diff options
| author | Teddy Wing | 2014-12-13 18:42:07 -0500 |
|---|---|---|
| committer | Teddy Wing | 2014-12-13 18:42:07 -0500 |
| commit | 8fc9b38dafffaa1f65edb99250a7efe6a8edf7e4 (patch) | |
| tree | e6a69f6d7d0a986d0ac7ee9a35e22ccf54c21c51 | |
| parent | 2d26783c9624e413be20a8ba31263a2de4975b79 (diff) | |
| download | vim-ls-grep-8fc9b38dafffaa1f65edb99250a7efe6a8edf7e4.tar.bz2 | |
Add helptags
| -rw-r--r-- | doc/tags | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tags b/doc/tags new file mode 100644 index 0000000..054aaeb --- /dev/null +++ b/doc/tags @@ -0,0 +1,4 @@ +ls-grep ls_grep.txt /*ls-grep* +ls-grep-:LsGrep ls_grep.txt /*ls-grep-:LsGrep* +ls-grep-commands ls_grep.txt /*ls-grep-commands* +ls_grep.txt ls_grep.txt /*ls_grep.txt* |
