Merge pull request from t7ko/autocompletion

Autocompletion for VimwikiGoto command.
This commit is contained in:
EinfachToll
2014-11-12 09:11:00 +01:00
3 changed files with 30 additions and 3 deletions
autoload/vimwiki
doc
ftplugin

@ -597,6 +597,8 @@ il A single list item.
:VimwikiGoto HelloWorld
< opens opens/creates HelloWorld wiki page.
Supports |cmdline-completion| for link name.
*:VimwikiDeleteLink*
Delete the wiki page that you are in.