11
For the past few years, Neovim has become my go-to text editor for everything from coding to note-taking. I’ve spent some time sharing keybindings that I’ve found indispensable to my workflow through random social media posts, so I thought it would be worthwhile to group them in a more convenient form. Here is a list of motion , delete , search , and replace keybindings I use daily, as well as a few that I’m working on becoming more familiar with myself. Whether you’re a seasoned (neo)vim user or just starting out with it, these tips should help you get more out of your editing experience.
This is not intended to be an exhaustive list of keybindings, but feel free to share of your favorite ones I may have missed.
Beyond these default keybindings, I’ve also shared a very short list of my preferred tweaked commands and keybindings here .


You can also use the built in
:mapcommand. Bonus is that it will also show you your custom keymappings.https://neovim.io/doc/user/map.html#map-listing