Commit graph

4 commits

Author SHA1 Message Date
2d7eff306a Added plug-in: gundo.vim
* Lazy-loaded
* Mapped to <leader>u
2015-02-23 18:28:49 +01:00
d0bce224cd Use my own branch for vimproc.vim
It fixes a Linux DLL problem, and my patch hasn't been accepted yet.
2015-02-23 10:33:06 +01:00
49b97afd6a NeoBundle uses runtime directory
* Initial version included here as submodule
* Use version from g:vim_vardata/bundles otherwise
* This avoids polluting the configuration directory with bundles
2015-02-22 17:25:10 +01:00
7f891225ab Initial version
* Allows custom VIM configuration directory through VIM_HOME
* Loads NeoBundle
* Various directories created, they'll be used later
2015-02-22 10:37:39 +01:00