vimwiki

Personal wiki for vim
git clone https://github.com/vimwiki/vimwiki.git
Log | Files | Refs | README | LICENSE

commit e8164bb58a37698157012fd0b435daaeb5851fc4
parent a043e7d9735812a97712735a3d957087265c606a
Author: EinfachToll <istjanichtzufassen@googlemail.com>
Date:   Wed, 11 Nov 2015 13:18:09 +0100

Add description of :VimwikiRebuildTags! to the help file

Ref #85

Diffstat:
Mdoc/vimwiki.txt | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt @@ -705,8 +705,10 @@ il A single list item. window. *:VimwikiRebuildTags* - Iterates over all files in a current wiki and rebuilds tags metadata (to - enable tags related commands). + Rebuilds the tags metadata file for the current wiki file. + Necessary for all tags related commands: |vimwiki-syntax-tags|. + + :VimwikiRebuildTags! does the same for all files in the current wiki. *:VimwikiSearchTags* Searches over the pages in current wiki and finds all locations of a given