The recommended branch to use is master, not dev

This commit is contained in:
EinfachToll 2019-02-01 17:51:41 +01:00
parent 19f1d36229
commit e16dc41a50
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ normal 模式:
`vimrc` 中加入以下插件设置:
Plug 'vimwiki/vimwiki', { 'branch': 'dev' }
Plug 'vimwiki/vimwiki'
然后运行 `:PlugInstall`