diff options
| author | Teddy Wing | 2015-10-15 15:45:30 -0400 |
|---|---|---|
| committer | Teddy Wing | 2015-10-15 15:45:30 -0400 |
| commit | 8606ac8ce8e7d872da5b77e644fd32ac4c7fd26b (patch) | |
| tree | 712e0a5a4a0878605b508c6b9e23c388fe1700aa | |
| parent | 16c570fc4376ba224b51cd2fb5cf6248746dcf36 (diff) | |
| download | vim-space-vlaze-8606ac8ce8e7d872da5b77e644fd32ac4c7fd26b.tar.bz2 | |
doc/space_vlaze.txt: Rename main tag to `space_vlaze.txt`
Realised that the Vim plugins I see (and the ones I've written
previously) use the name of the help file as their main first tag,
namely using a `.txt` extension. Let's go with that convention.
| -rw-r--r-- | doc/space_vlaze.txt | 2 | ||||
| -rw-r--r-- | doc/tags | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/space_vlaze.txt b/doc/space_vlaze.txt index 272eb3c..5a700c6 100644 --- a/doc/space_vlaze.txt +++ b/doc/space_vlaze.txt @@ -1,4 +1,4 @@ -*space_vlaze.vim* A space shooter game +*space_vlaze.txt* A space shooter game Author: Teddy Wing <http://teddywing.com> License: MIT @@ -13,4 +13,4 @@ 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* +space_vlaze.txt space_vlaze.txt /*space_vlaze.txt* |
