Implement :VimwikiRebuildTags to rebuild metadata for all pages in current wiki

This commit is contained in:
Ivan Tishchenko
2015-01-06 22:30:28 +03:00
parent 4f639cebee
commit df91772d7e
3 changed files with 29 additions and 14 deletions

View File

@ -704,6 +704,10 @@ il A single list item.
files are reachable from the index file. Errors are shown in the quickfix
window.
*:VimwikiRebuildTags*
Iterates over all files in a current wiki and rebuilds tags metadata (to
enable tags related commands).
==============================================================================
5. Wiki syntax *vimwiki-syntax*