Make master the recommended branch to use

Discussed in #505
This commit is contained in:
EinfachToll 2018-06-06 21:27:25 +02:00
parent daee3b4796
commit ea13b0e848

View File

@ -153,7 +153,7 @@ Installation using [Vim-Plug](https://github.com/junegunn/vim-plug)
Add the following to the plugin-configuration in your vimrc:
Plug 'vimwiki/vimwiki', { 'branch': 'dev' }
Plug 'vimwiki/vimwiki'
Then run `:PlugInstall`.