Commit graph

25 commits

Author SHA1 Message Date
cf193a6a99 Changed source for the NERDtree git plugin 2015-05-03 23:53:42 +02:00
edd160a289 Don't call ReadBookmarks
It's unnecessary, plus it causes errors.
2015-03-14 14:21:20 +01:00
13aa38add2 Use actual data path for NERDTree bookmarks 2015-03-13 12:10:23 +01:00
2722a5cad0 NERDTree bookmarks in data directory 2015-03-13 10:50:58 +01:00
fb3d9b8dba Removed branch from vimproc's loader 2015-03-11 08:15:25 +01:00
4ccd440c66 Added syntastic-glsl-drv plugin 2015-03-11 08:14:32 +01:00
a2e40efe0c Javascript syntax plugin 2015-03-09 21:07:25 +01:00
00ed0be9d9 Vimproc: use Shougo's version now that the bug is fixed 2015-03-09 20:47:12 +01:00
e800ee2a82 Added JSON and GLSL support plugins 2015-03-09 20:36:34 +01:00
f805f76c94 Added NeoComplete plugin 2015-03-09 20:13:51 +01:00
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