Skip to content

Commit f5e2dcc

Browse files
committed
Add a table of contents to the README
1 parent 34d044c commit f5e2dcc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,22 @@ older releases (including the current stable release). Please, consult
2020
the relevant git tag (e.g. 5.1.0) if you need documentation for a
2121
specific `clojure-mode` release.**
2222

23+
***
24+
25+
- [Installation](#installation)
26+
- [Bundled major modes](#bundled-major-modes)
27+
- [Configuration](#configuration)
28+
- [Indentation options](#indentation-options)
29+
- [Indentation of function forms](#indentation-of-function-forms)
30+
- [Indentation of macro forms](#indentation-of-macro-forms)
31+
- [Vertical alignment](#vertical-alignment)
32+
- [Related packages](#related-packages)
33+
- [REPL Interaction](#repl-interaction)
34+
- [Basic REPL](#basic-repl)
35+
- [CIDER](#cider)
36+
- [Changelog](#changelog)
37+
- [License](#license)
38+
2339
## Installation
2440

2541
Available on the major `package.el` community maintained repos -

0 commit comments

Comments
 (0)