File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
66# Clojure Mode
77
8- Provides Emacs font-lock, indentation, and navigation for the
8+ Provides Emacs font-lock, indentation, navigation and refactoring for the
99[ Clojure(Script) programming language] ( http://clojure.org ) .
1010
1111This document assumes you're familiar with Emacs. More thorough walkthroughs,
Original file line number Diff line number Diff line change 1717
1818; ;; Commentary:
1919
20- ; ; Provides font-lock, indentation, and navigation for the Clojure
21- ; ; programming language (http://clojure.org).
20+ ; ; Provides font-lock, indentation, navigation and basic refactoring for the
21+ ; ; Clojure programming language (http://clojure.org).
2222
2323; ; Using clojure-mode with paredit or smartparens is highly recommended.
2424
You can’t perform that action at this time.
0 commit comments