@@ -22,31 +22,6 @@ older releases (including the current stable release). Please, consult
22
22
the relevant git tag (e.g. 5.1.0) if you need documentation for a
23
23
specific ` clojure-mode ` release.**
24
24
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
-
50
25
## Installation
51
26
52
27
Available on the major ` package.el ` community maintained repos -
0 commit comments