Displaying Color Codes
With a little help, Vim can highlight color codes in their actual colors.
With a little help, Vim can highlight color codes in their actual colors.
Easily access non-printable and other characters in Vim with CTRL-v.
Easily sort lists alphabetically with native Vim or a helpful plugin
Try this quick trick to make a new edit on something you just selected.
Edit faster by eliminating the need to do arithmetic in your head.
Go easy on your x key with these efficient combinations.
It’s not uncommon to want to copy something from Vim and paste into it into your terminal, your tmux, your browser, or elsewhere. I despise… Read more
Whisk through tricky merge conflicts with Unimpaired’s bracket mappings.
Match more accurate patterns by using non-greedy matching.
Swap two characters in Vim either forward or backwards with this commonly used command. Perfect for cleaning up typos.