vimwiki

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

commit b4cb7f7ab61ebab0e0a82386608929f4925eb9b7
parent f49a91501b3537e08e4d561cff545bb97450c866
Author: Michael F. Schönitzer <michael@schoenitzer.de>
Date:   Mon, 18 May 2020 16:03:51 +0200

Preciser description for VimwikiGenerateLinks

Preciser and easier understandable description for VimwikiGenerateLinks.

Diffstat:
Mdoc/vimwiki.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt @@ -890,7 +890,7 @@ Vimwiki file. *:VimwikiGenerateLinks* [pattern] - Insert the links of all available wiki files into the current buffer. + Insert a list of links to all available wiki files into the current buffer. If an optional 'pattern' is given as argument, the files will be searched in the wiki root folder according to the 'pattern' as |globpath|