Commit graph

68 commits

Author SHA1 Message Date
f862d479c1 Allow modelines in the first 5 lines
Modelines are still only enabled in files found under a directory that
contains a signed local configuration, though.
2015-04-26 15:03:45 +02:00
6a13b5d4bb Folding colours customized 2015-04-14 11:05:42 +02:00
58be87e23e Perl and Nasm: add color column 2015-04-11 09:34:47 +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
8f3f5d376f Use glob() in list mode, duh 2015-03-13 11:20:55 +01:00
3ac7944add Added useless README file 2015-03-13 11:15:00 +01:00
13f64ccbe4 Vim help on current word 2015-03-13 11:06:05 +01:00
f072b5507e Man page browsing 2015-03-13 11:05:31 +01:00
2722a5cad0 NERDTree bookmarks in data directory 2015-03-13 10:50:58 +01:00
c764242b63 Read modelines from local files
Read modelines from files when there's a local configuration directory
and the files are under the local configuration's root
2015-03-13 10:42:15 +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
1970042823 Autochdir support 2015-03-09 21:44:10 +01:00
6b72cbb51c Removed useless "keys" directory 2015-03-09 21:21:02 +01:00
911c1cde00 Added type-specific configuration stuff 2015-03-09 21:18:05 +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
76b6688dbc More timeout settings 2015-03-09 17:32:22 +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
1a94743262 Removed useless stuff in DoNeoBundleCheck 2015-03-09 08:49:05 +01:00
3376d3093c Initial NeoBundle updated + pre-conf re-ordering 2015-03-09 08:48:00 +01:00
96d61267cc NeoBundle: update/install shortcuts 2015-03-08 17:11:47 +01:00
aa23209289 So, actually, we need that timeout. 2015-03-08 15:47:28 +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
29bb260417 Local config: don't add suppress.* files to list 2015-03-08 14:58:07 +01:00
cecf48ba67 Neobundle: always call post-source hooks 2015-03-08 14:55:37 +01:00
9b08205807 Key sequences changes
* Define leader keys in pre-configuration, so they can be used in
NeoBundle mappings
* Disable timeouts on key sequences.
2015-03-08 10:28:48 +01:00
6f12abde67 Added Vim-Airline configuration 2015-03-08 09:00:17 +01:00
864ec3b152 Added general buffers configuration and mappings 2015-03-08 09:00:04 +01:00
099a3b3645 Added delay for key sequences 2015-03-08 08:58:03 +01:00
6ae0539653 Added paste mode toggle 2015-03-07 17:45:02 +01:00
3a2e8c8502 Added "remember last edited line" stuff 2015-03-07 17:36:32 +01:00
dd2664e32b Support for various runtime files
* viminfo
* backups
* swap files
* undo files
2015-03-07 17:18:36 +01:00
aa04692c7d More imports from old configuration 2015-03-02 18:20:55 +01:00
d6f121f28f Starting port of old configuration
Also, documenting it as I go. Especially keyboard shortcuts.
2015-03-02 17:58:40 +01:00
1e5a2de57a Removed debugging trace 2015-02-24 00:17:00 +01:00
34f84c9155 Re-organised configuration files 2015-02-23 22:11:15 +01:00
2d7eff306a Added plug-in: gundo.vim
* Lazy-loaded
* Mapped to <leader>u
2015-02-23 18:28:49 +01:00
a793a414ac NeoBundles: use merged config to load plugins 2015-02-23 18:19:12 +01:00