Hacker News new | ask | show | jobs
by kylec 4374 days ago
I think there are two kinds of programmers, those that love tweakability and configurability and spend lots of time customizing and perfecting their setup, and those that just want to use stock software with as few modifications as possible. I'm in the latter camp.

I'd like my skills in using a piece of software to be transferrable - I'd like to know that if I'm using vim or whatever on my personal machine or on another machine with no customization, that the experience is the same between both. For the most part, Sublime provides that.

However, I'm willing to give vim another shot, do you have links to the plugins that you mentioned?

1 comments

I actually don't typically like endlessly tweaking my software either. I was prepared to do this with vim only because a text editor is such a key tool for a developer that it justifies the outlay of time. In addition, I wanted an editor that was available on any platform, and in a shell. It's true that vim under someone else's login will behave differently, but that's not a common case for me.

Command-T can be found here:

https://github.com/wincent/Command-T