diff options
author | Nathan Grigg | 2015-04-15 10:04:19 -0700 |
---|---|---|
committer | Nathan Grigg | 2015-04-15 10:04:19 -0700 |
commit | 6a18500db9546ad1d2fcbf6b61e55c35b25003b5 (patch) | |
tree | ab02e266796e2e0c7c5d2af49baeb146b3349cda | |
parent | 486da74d8c6d3a5c6e4a880cd3651d4689518333 (diff) | |
download | vim-beancount-6a18500db9546ad1d2fcbf6b61e55c35b25003b5.tar.gz |
Add documentation table of contents
-rw-r--r-- | doc/beancount.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/beancount.txt b/doc/beancount.txt index c0a2d22..7172adb 100644 --- a/doc/beancount.txt +++ b/doc/beancount.txt @@ -8,6 +8,15 @@ INTRODUCTION *beancount* Filetype plugin and functions for working with beancount files. +Contents: + + Commands.............|beancount-commands| + Completion.........|beancount-completion| + Syntax.................|beancount-syntax| + Compiler.............|beancount-compiler| + Filetype Detection...|beancount-ftdetect| + + COMMANDS *beancount-commands* |