bretello
|
45e0800add
|
vim: remove <leader>mk shortcut
|
2021-01-09 23:54:58 +01:00 |
|
bretello
|
651bfe01f7
|
vim: add Goyo shortcuts
- `<leader>za` opens Goyo
- `<leader>zz` toggles Goyo
|
2021-01-09 23:46:33 +01:00 |
|
bretello
|
6b97913926
|
vim: add <leader>I to toggle indent guides
|
2021-01-07 16:14:41 +01:00 |
|
bretello
|
3ee43774cc
|
vim: fix nohighlight shortcut
|
2020-12-28 12:16:43 +01:00 |
|
bretello
|
0e3e7cd155
|
vim: fix GitGutter{Next,Previous}Hunk mappings
|
2020-12-10 01:24:40 +01:00 |
|
bretello
|
9430765116
|
vim: fix visual selection commands
- use <leader>gs to run fugitive's Git show on the selected text
(must be a git ref)
- use <leader>k to run ack on the selected text
|
2020-12-09 00:59:20 +01:00 |
|
bretello
|
8f599cc5cc
|
vim/shortcuts: update GitGutter Next/Previous hunks mappings
|
2020-12-08 15:20:42 +01:00 |
|
bretello
|
c15dd149d4
|
vim: move ale definition to ale group
|
2020-12-08 00:06:36 +01:00 |
|
bretello
|
a24e5efa7b
|
vim: reload all configurations on write
|
2020-12-08 00:06:36 +01:00 |
|
bretello
|
c37017f80e
|
vim: add <leader>vv to re-select text after pasting
|
2020-12-08 00:06:36 +01:00 |
|
bretello
|
aaf687a225
|
vim: split config into multiple files
|
2020-12-07 23:41:44 +01:00 |
|