Hacker News new | ask | show | jobs
by optymizer 145 days ago
I've been using vim for 20 years as well, for everything other than Java code. I type my .vimrc by hand on each new machine to set a half dozen options.

Of the intermediate features, I use tabs and, more recently, split windows.

My favorite 'advanced' feature is visual block selection and replacement over multiple lines - super convenient.