diff options
author | Teddy Wing | 2017-04-29 07:51:48 +0200 |
---|---|---|
committer | Teddy Wing | 2017-04-29 07:51:48 +0200 |
commit | 19b78a861e9b025b652f6415a8feae33cadfe036 (patch) | |
tree | 45f7c57be310338821178a562e33f53a8a262365 /doc/tags | |
parent | 58eb3fe8a2a26ad6a6bdfba7781cc69fc777b3f8 (diff) | |
download | vim-gitcha-19b78a861e9b025b652f6415a8feae33cadfe036.tar.bz2 |
Add Vim documentation
Include a short description, information about the included completion
mapping, and license text.
Diffstat (limited to 'doc/tags')
-rw-r--r-- | doc/tags | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tags b/doc/tags new file mode 100644 index 0000000..3118b77 --- /dev/null +++ b/doc/tags @@ -0,0 +1,5 @@ +gitcha gitcha.txt /*gitcha* +gitcha-<Plug>GitchaCompleteSHA gitcha.txt /*gitcha-<Plug>GitchaCompleteSHA* +gitcha-license gitcha.txt /*gitcha-license* +gitcha-mappings gitcha.txt /*gitcha-mappings* +gitcha.txt gitcha.txt /*gitcha.txt* |