Commit graph

27 commits

Author SHA1 Message Date
66a088a1ad Clear EndOfBuffer 2020-12-05 23:22:40 +01:00
65938711bc More vertical splitter tweaking 2020-12-05 23:17:20 +01:00
450da0e9be Tweaked vertical splitter 2020-12-05 22:22:53 +01:00
dc62e8446b Completion dialog colors 2020-12-04 23:36:01 +01:00
de95477978 Improving Git support 2020-12-04 23:04:57 +01:00
7a908c6f9c Test running support using <F10><F11><F12> 2020-12-04 11:18:37 +01:00
bc40362a21 Explicitly disable autochdir 2020-05-08 15:10:23 +02:00
c1f674f857 Configured paste toggle 2020-05-07 12:47:54 +02:00
8e9d456a92 Removed autochdir
I no longer use it because having NERDtree is better.
2020-05-07 12:47:03 +02:00
806a9e52a0 Default cryptmethod 2018-01-14 12:50:23 +01:00
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
f072b5507e Man page browsing 2015-03-13 11:05:31 +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
1970042823 Autochdir support 2015-03-09 21:44:10 +01:00
76b6688dbc More timeout settings 2015-03-09 17:32:22 +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
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
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
34f84c9155 Re-organised configuration files 2015-02-23 22:11:15 +01:00