The recommended branch to use is master, not dev
This commit is contained in:
parent
19f1d36229
commit
e16dc41a50
@ -135,7 +135,7 @@ normal 模式:
|
|||||||
|
|
||||||
在 `vimrc` 中加入以下插件设置:
|
在 `vimrc` 中加入以下插件设置:
|
||||||
|
|
||||||
Plug 'vimwiki/vimwiki', { 'branch': 'dev' }
|
Plug 'vimwiki/vimwiki'
|
||||||
|
|
||||||
然后运行 `:PlugInstall`。
|
然后运行 `:PlugInstall`。
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user