@@ -22,31 +22,6 @@ older releases (including the current stable release). Please, consult
2222the relevant git tag (e.g. 5.1.0) if you need documentation for a
2323specific ` clojure-mode ` release.**
2424
25- ***
26-
27- - [ Installation] ( #installation )
28- - [ Bundled major modes] ( #bundled-major-modes )
29- - [ Configuration] ( #configuration )
30- - [ Indentation options] ( #indentation-options )
31- - [ Indentation of function forms] ( #indentation-of-function-forms )
32- - [ Indentation of macro forms] ( #indentation-of-macro-forms )
33- - [ Indentation of comments] ( #indentation-of-comments )
34- - [ Vertical alignment] ( #vertical-alignment )
35- - [ Font-locking] ( #font-locking )
36- - [ Refactoring support] ( #refactoring-support )
37- - [ Threading macros] ( #threading-macros-related-features )
38- - [ Cycling things] ( #cycling-things )
39- - [ Convert collection] ( #convert-collection )
40- - [ Let expression] ( #let-expression )
41- - [ Rename ns alias] ( #rename-ns-alias )
42- - [ Add arity to a function] ( #add-arity-to-a-function )
43- - [ Related packages] ( #related-packages )
44- - [ REPL Interaction] ( #repl-interaction )
45- - [ Basic REPL] ( #basic-repl )
46- - [ CIDER] ( #cider )
47- - [ Changelog] ( #changelog )
48- - [ License] ( #license )
49-
5025## Installation
5126
5227Available on the major ` package.el ` community maintained repos -
0 commit comments