Commit graph

3 commits

Author SHA1 Message Date
06a91393ba Update vim-plug 2017-11-09 18:18:37 +01:00
e2c64a3a8e [vim] update vim-plug (by running :PlugUpgrade)
The command :PlugUpgrade will automatically clone the HEAD on master
from https://github.com/junegunn/vim-plug.git. As of today, the output
of `git describe master` is 0.9.1-45-g5fc9eab.
2017-01-27 14:44:21 +01:00
316240cffa [vim] replace Vundle with vim-plug
These features of vim-plug are particularly appealing:
    * on-demand loading -> better startup times
    * branch/tag/commit support -> controlled changes if desired
    * support for unmanaged/local plugins -> good for development of plugins
2016-03-29 23:56:54 +02:00