Vim split to a specific size
Open Vim splits to a specific height or width by prepending a number to the command.
Open Vim splits to a specific height or width by prepending a number to the command.
The Vim jump list is a convenient list of navigation points, akin to a browser history. Read on to improve your use of the Vim jumplist.
Move a Vim split with these built-in shortcuts. Your current split can be moved in Vim with ctrl-w and a letter movement: H J K L.
You can search a visual selection in Vim by using one of the built in Vim regular expression features called atoms.
There are several commands in Vim to help align text to the left, center, or right.
Vim allows toggling any boolean option with this one quick trick.
Filter content through an external command to manipulate it with other programs.
Use the Peekaboo plugin help recall what’s in each register.
Swap Ruby block styles with the Blockle plugin.