Commit graph

15 commits

Author SHA1 Message Date
b8c386ab79 Changed Syntastic shortcuts to avoid timeout problems 2015-03-09 17:38:51 +01:00
94055a095f Added syntastic plugin 2015-03-09 12:30:48 +01:00
bb3b634ed8 Added vim-fugitive and vim-gitgutter 2015-03-09 12:00:11 +01:00
7450d476a1 Added NERDTree-Git plugin 2015-03-09 09:53:16 +01:00
035419eda8 Added NERDtree plugin 2015-03-09 09:25:21 +01:00
f562aae441 Tagbar: additional config
* Additional detection for makefiles
* Open automatically in some cases
2015-03-09 09:21:31 +01:00
91771083b5 Added Tagbar plugin 2015-03-09 08:56:09 +01:00
81f9422738 Load CtrlP before Airline 2015-03-08 15:44:02 +01:00
d3986719c5 CtrlP plug-in added 2015-03-08 15:18:34 +01:00
523e6472b7 vim-airline: minor configuration file changes
Mostly, reordering + making stuff explicit
2015-03-08 15:00:23 +01:00
6f12abde67 Added Vim-Airline configuration 2015-03-08 09:00:17 +01:00
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