:VimwikiGenerateTags

This commit is contained in:
Ivan Tishchenko
2015-01-06 23:13:28 +03:00
parent a62bebceb2
commit e44b188a49
3 changed files with 40 additions and 0 deletions
autoload/vimwiki
doc
ftplugin

@ -712,6 +712,11 @@ il A single list item.
Searches over the pages in current wiki and finds all locations of a given
tag. Supports |cmdline-completion|.
*:VimwikiGenerateTags*
Similar to |:VimwikiGenerateLinks|. In the current buffer, appends tags
and references to all their instances. Supports |cmdline-completion|. If
no arguments (tags) are specified, outputs all tags.
==============================================================================
5. Wiki syntax *vimwiki-syntax*