|
2f2d6ba7eb
|
Enable list by default and add it to zen mode in vim
|
2020-10-29 08:06:55 +01:00 |
|
|
c9b92004ea
|
Change vim wrapped lines to start with ↳ symbol
|
2020-10-06 11:31:05 +02:00 |
|
|
b48d7c1849
|
Add automatic word completion
|
2020-08-27 13:18:59 +02:00 |
|
|
870afafd4f
|
Move vim statusline to separate plugin
|
2020-08-26 13:12:51 +02:00 |
|
|
0b425ee3fb
|
Fix vim Leader-F mapping
Apparently `find` does not support globbing characters itself, so the
user has to press tab anyway.
|
2020-08-21 10:57:14 +02:00 |
|
|
1616e147be
|
Add vim Leader-F mapping
|
2020-08-21 10:55:53 +02:00 |
|
|
7afd4dc7b5
|
Improve vim F5 commands
|
2020-08-21 10:55:41 +02:00 |
|
|
1b02c2c286
|
Add Leader-F5 mapping for global F5-mappings
|
2020-08-21 10:36:50 +02:00 |
|
|
85d8cae172
|
Unpimp autowrite icon in statusline
|
2020-08-19 14:17:37 +02:00 |
|
|
054872f51b
|
Pimp Statusline
|
2020-08-19 13:31:11 +02:00 |
|
|
a0abb9566d
|
Set netrw as default file searcher
|
2020-08-19 13:12:31 +02:00 |
|
|
a74d3d5d61
|
Shorten vim statusline
|
2020-08-19 11:31:52 +02:00 |
|
|
4b8e4a2722
|
Disable statusline in vim by default
|
2020-08-17 16:14:01 +02:00 |
|
|
1d786b1131
|
Add wrapping point to vim statusline
|
2020-08-17 15:43:25 +02:00 |
|
|
71732691b2
|
Move word-under-cursor code to separate file
|
2020-08-17 14:53:55 +02:00 |
|
|
6737784ac6
|
Move vim F1-F4 mappings to separate file
|
2020-08-17 13:44:04 +02:00 |
|
|
4415f562ac
|
Add git blame to vim statusline
|
2020-08-17 13:43:24 +02:00 |
|
|
9244944247
|
Improve vim visual-execute logic
|
2020-07-30 16:25:46 +02:00 |
|
|
9c6ecb6426
|
Extract vim indent code into plugin
|
2020-07-17 13:24:51 +02:00 |
|
|
f391f8fcf3
|
Add ranger-like Shift+S mapping to vim
Convenience mapping to quickly open a shell from within vim in normal
mode, just like in ranger.
|
2020-07-10 11:23:38 +02:00 |
|
|
2cdc544bfe
|
Fix "all line" motion in vim
|
2020-07-06 16:27:11 +02:00 |
|
|
6ca3abff65
|
Add autowriteall indicator to status bar 💾
|
2020-07-06 16:22:54 +02:00 |
|
|
b989ac1cda
|
Move Autosave into plugin and make more aggressive
|
2020-07-06 16:08:14 +02:00 |
|
|
896c5b61f4
|
Disable relativenumber by default
|
2020-07-02 10:15:01 +02:00 |
|
|
bc7643a922
|
Add vim ! mapping (like in ranger)
|
2020-05-26 15:58:43 +02:00 |
|
|
9a2e1cb8e9
|
Change vim plugins to use builtin plugin loading
|
2020-05-18 11:23:26 +02:00 |
|