diff options
| author | Teddy Wing | 2015-10-08 04:32:10 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2015-10-08 04:33:16 -0400 | 
| commit | 78038c863df19509a5edbc6e8b97a43fdfe24ff6 (patch) | |
| tree | 38a539295c219069ae7715a165da2dc5f8d407bb /doc/tags | |
| parent | 7ca0e2b4e01b8b37405e6e7f25477bfae107c319 (diff) | |
| download | vim-space-vlaze-78038c863df19509a5edbc6e8b97a43fdfe24ff6.tar.bz2 | |
Add docs
Write Vim help for the plugin including an introduction, information
about the command and map provided, as well as gameplay instructions and
maps.
Also generate help tags.
Diffstat (limited to 'doc/tags')
| -rw-r--r-- | doc/tags | 13 | 
1 files changed, 13 insertions, 0 deletions
| @@ -1 +1,14 @@ +SpaceVlaze	space_vlaze.txt	/*SpaceVlaze* +space_vlaze-<leader>sv	space_vlaze.txt	/*space_vlaze-<leader>sv* +space_vlaze-<space>	space_vlaze.txt	/*space_vlaze-<space>* +space_vlaze-commands	space_vlaze.txt	/*space_vlaze-commands* +space_vlaze-gameplay	space_vlaze.txt	/*space_vlaze-gameplay* +space_vlaze-h	space_vlaze.txt	/*space_vlaze-h* +space_vlaze-introduction	space_vlaze.txt	/*space_vlaze-introduction* +space_vlaze-j	space_vlaze.txt	/*space_vlaze-j* +space_vlaze-k	space_vlaze.txt	/*space_vlaze-k* +space_vlaze-l	space_vlaze.txt	/*space_vlaze-l* +space_vlaze-license	space_vlaze.txt	/*space_vlaze-license* +space_vlaze-mappings	space_vlaze.txt	/*space_vlaze-mappings* +space_vlaze-q	space_vlaze.txt	/*space_vlaze-q*  space_vlaze.vim	space_vlaze.txt	/*space_vlaze.vim* | 
