Edit multiple lines at once in Vim
Use the vim-visual-multi plugin to edit multiple lines at once in Vim.
Use the vim-visual-multi plugin to edit multiple lines at once in Vim.
Create a mapping to copy the present file path to your clipboard.
Delete all hidden buffers in Vim to speed up and clean up.
Use any delimiter in your regular expression to avoid escaping slashes.
Open Vim splits to a specific height or width by prepending a number to the command.
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.