We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da84f71 commit 4bc9380Copy full SHA for 4bc9380
README.md
@@ -3,6 +3,17 @@
3
This repository contains the indentation, syntax and ftplugin scripts which are
4
shipped with Vim for the Erlang programming language.
5
6
+## Table of Contents
7
+
8
+* [Installation](#installation)
9
+* [Tips](#tips)
10
+ * [Indentation from the command line](#indentation-from-the-command-line)
11
+* [Development](#development)
12
+ * [File layout](#file-layout)
13
+ * [Erlang-related files in Vim](#erlang-related-files-in-vim)
14
+ * [Development and testing the indentation script](#development-and-testing-the-indentation-script)
15
+ * [Running vader tests](#running-vader-tests)
16
17
## Installation
18
19
<details>
0 commit comments