Updated vimwiki documentation

This commit is contained in:
David Thurstenson 2017-02-17 09:49:28 -06:00
parent 1e67564ef1
commit 34c76d15ad
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ git checkout -f
vim -u /tmp/vimwiki/html-template/srv-vimrc -c VimwikiAll2HTML -c q /tmp/vimwiki/index.wiki
cp /tmp/vimwiki/html-template/slate.bootstrap.min.css /srv/wiki/
cp /tmp/vimwiki/html-template/slate.bootstrap.css /srv/wiki/
rm -rf /tmp/vimwiki
}}}