File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1010highlighting), indentation, navigation and refactoring support for the
1111[ Clojure(Script) programming language] ( http://clojure.org ) .
1212
13- This document assumes you're familiar with Emacs. More thorough walkthroughs,
14- targeting Emacs beginners, are available at
15- [ clojure-doc.org] ( http://clojure-doc.org/articles/tutorials/emacs.html ) and
16- [ Clojure for the Brave and the True] ( http://www.braveclojure.com/basic-emacs/ ) .
17- Keep in mind, however, that they might be out-of-date.
13+ -----------
1814
1915** This documentation tracks the ` master ` branch of ` clojure-mode ` . Some of
2016the features and settings discussed here might not be available in
@@ -517,6 +513,14 @@ similar to SLIME for Common Lisp.
517513
518514If you're into Clojure and Emacs you should definitely check it out.
519515
516+ ## Tutorials
517+
518+ Tutorials,
519+ targeting Emacs beginners, are available at
520+ [ clojure-doc.org] ( http://clojure-doc.org/articles/tutorials/emacs.html ) and
521+ [ Clojure for the Brave and the True] ( http://www.braveclojure.com/basic-emacs/ ) .
522+ Keep in mind, however, that they might be out-of-date.
523+
520524## Changelog
521525
522526An extensive changelog is available [ here] ( CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments