A week of typing torture led to 10x editing speed - Vim
Oct 29 2019
|
It wasnât fun at first.
Learning Vim was on my new year resolution list for almost 5 years.
The âHJKLâ keys replace your arrow keys.
That change alone had me gave up every time I tried to use Vim.
You wonât get anything done when youâre starting to learn Vim.
âŠuntil you saw â:21,30d [enter][ctrl-o] pâ
Those are the keypresses for âCut line 21 to 29 and paste hereâ.
My mouse had not moved during the entire time of typing this draft and posting it.
Vim is addictive.
Youâll want to âHJKLâ in every program after learning Vim.
I now write, code and browser the internet without touching the mouse.
If you work with text all day, pick a weekend, install Vim and vimtutor
. Treat it like Tetris.