Changing regex delimiters
Use any delimiter in your regular expression to avoid escaping slashes.
Use any delimiter in your regular expression to avoid escaping slashes.
Clear the annoying persistent search highlight in Vim with any of these methods.
Vim allows toggling any boolean option with this one quick trick.
Open Vim splits to the right and below for a more natural movement.
Filter content through an external command to manipulate it with other programs.
Use the vim-maximizer plugin to get a closer look at a single split.
Use Vim’s global command to print substitutions when replacing.
Reselect the last pasted text with this Vim mapping.
Use marks to quickly jump back to frequently edited files, like your .vimrc.
Vim can highlight code syntax embedded inside Markdown