Commit graph

39 commits

Author SHA1 Message Date
e2db0b2e6e
cfg - Improved cursor display 2023-06-17 17:27:52 +02:00
642f3904bb
cfg - Fixed typo 2023-06-17 17:27:36 +02:00
5bbe5e5d94
cfg - Removed tab controls, I no longer use tabs 2023-06-17 17:27:00 +02:00
79d2a20b1f Fixed visible whitespace handling 2021-12-03 09:20:03 +01:00
dd93afedb6 Changed test shortcuts
Use leader-based sequences, document the fuck out of them
2021-05-18 15:49:52 +02:00
15fb5bd18f Todo/Error colours changed
(just so it doesn't interfere with the cursor line)
2020-12-08 11:06:33 +01:00
6271dab725 Terminal shortcuts 2020-12-07 16:51:27 +01:00
b0647949f8 Style and shortcut tweaks. Added vim-which-key.
* Shortcut changes to make the Leader-based shortcuts easier to use
 * Install vim-which-key
 * Style fixes and changes
 * Reorganised some of the settings
2020-12-07 16:36:17 +01:00
d1472f0e89 Renamed configuration files
Preparing to replace NeoBundle as some point, so mentionning "bundles"
is kinda meh
2020-12-07 16:33:32 +01:00
05e95efa05 Removed ugly, ugly empty line at the bottom 2020-12-07 15:19:13 +01:00
e62de27044 Improved visible whitespace stuff
Median dots for spaces, pilcrow at end of lines
2020-12-07 15:04:39 +01:00
6f703fcbb9 Visible whitespace - Display no-break spaces as warning signs 2020-12-07 14:51:49 +01:00
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