Skip to content

Commit 4bc9380

Browse files
committed
README: Add "Table of Contents"
1 parent da84f71 commit 4bc9380

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
This repository contains the indentation, syntax and ftplugin scripts which are
44
shipped with Vim for the Erlang programming language.
55

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+
617
## Installation
718

819
<details>

0 commit comments

Comments
 (0)