Search and replace in multiple files using vim – (source Stack Overflow) It is as simple as Use: The first…
Continue Readingvim
Why Vim is better than VSCode.
di’ —delete inside the ‘single quotes’. da” — delete around the “double quotes”. dit — delete inside the html tags.…
Continue Reading5 lines I put in a blank .vimrc | Sword and Signals
TL;DR To make a default Vim installation more useful, type the following 5 lines into its .vimrc file: set hlsearch…
Continue ReadingHow do I paste from PuTTY into Vim 8.0?
How do I paste from PuTTY into Vim 8.0? Well, nice question, as I found it quite annoying that the…
Continue ReadingVim lessons
Oldies but goldies. I found those in the Download directory at work. I downloaded them in 2006, 9 years ago.…
Continue ReadingNo Title
Time to install a proper plugin manager for my modular, infinitely-ductile Vim: Vundle, the plug-in manager for Vim http://github.com/gmarik/vundle
Continue Reading