We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add example of how to delete the current entire line.
some minor tweaks, fixup spelling and grammar, added a few new items
bar cursor in insert mode
Remove outdated info about typical GNU Readline bindings being supported in insert mode
It should be just `b` here
Add space between keymap and comment
fix spelling
Fixes grammar
add diff: run shell command.
Setting a bookmark
Reload a file from disk
Select the whole file
Search and replace in selection
Block selection
Search for the word under the cursor
Comment lines
Updated Migrating from Vim (markdown)
;d, not ,d
Add jump to matching bracket
Add a different sequence for deleting to line end.
Add some commonly used major differences to vim