File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 10
10
highlighting), indentation, navigation and refactoring support for the
11
11
[ Clojure(Script) programming language] ( http://clojure.org ) .
12
12
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
+ -----------
18
14
19
15
** This documentation tracks the ` master ` branch of ` clojure-mode ` . Some of
20
16
the features and settings discussed here might not be available in
@@ -517,6 +513,14 @@ similar to SLIME for Common Lisp.
517
513
518
514
If you're into Clojure and Emacs you should definitely check it out.
519
515
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
+
520
524
## Changelog
521
525
522
526
An extensive changelog is available [ here] ( CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments