Custom Keymaps
For my Neovim setup, I kept the custom keymaps minimal. Neovim already provides many useful default keybindings, so there is no need to create hundreds of custom shortcuts.
Some of the keymaps I added include:
-
Space + sto save the current file -
kandjfor smoother cursor movement -
HandLto jump to the beginning and end of a line -
Qto close the current buffer -
vvandssto create vertical and horizontal splits -
Ctrl + h/j/k/lto navigate between splits -
TabandShift + Tabfor indentation in visual mode - Improved
yandpbehavior to move the cursor to the end of copied or pasted text -
Space + hto clear search highlights
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.