d889b4b8fc
nvim: better key bindings fog tab navigation
2023-05-05 14:17:05 +02:00
dc4875bcec
nvim: remove unused keymaps
2023-05-05 14:12:48 +02:00
22836262a3
nvim: remove keymaps that I never use
2023-01-31 10:54:08 +01:00
88fe23f878
Revert "nvim: keymap to move to begin/end of line in command line mode"
...
This reverts commit eedb9b8e2e
.
I hadn't noticed that <c-e> works by default already in command mode and
<c-b> moves the cursor to the beginning of the line. I'll use the
default key bindings.
2023-01-30 19:43:18 +01:00
eedb9b8e2e
nvim: keymap to move to begin/end of line in command line mode
2023-01-30 18:47:36 +01:00
55239a2977
nvim: keymap for better search results navigation
2023-01-29 20:43:07 +01:00
95021fe33b
nvim: keymap to improve joining lines
2023-01-29 20:43:07 +01:00
d9cb38c8b2
vim: move all configuration into the user
module
2022-12-18 20:31:00 +01:00