Hacker News new | ask | show | jobs
by xtiansimon 3378 days ago
I was listening to a recent TalkPython podcast with Dougal Matthews titled "Effective Code Reviews". Host Kennedy asks every interviewee what is their favorite editor. Dougal's answer: (44:35-44:48) "I use Vim all the time. Yeah, I work in so many remote servers and VMs that I have some scripts to kind of set up my Vim environment on that machine, and then it's just great."

Who knew it would be that easy to switch to your own personal VIM setup?

1 comments

It is easy once you have put in the hours (days? months?) learning what you need and then scripting the setup... :)