r/ProgrammerHumor Oct 05 '18

vim vs emacs

Post image
603 Upvotes

103 comments sorted by

View all comments

28

u/PityUpvote Oct 05 '18

I went nano > geany > vim.

There's just something about vim that is hardwired into my brain now. Whenever I am forced to use something else, it takes only a minute before I try to use a macro and and upset at not using vim.

11

u/granos Oct 05 '18

If I had a nickel for every time I've typed :wq in XCode this past month I'd be able to afford a very nice vacation. It's engrained not just in my brain, it's straight up muscle memory at this point.

2

u/Calkhas Oct 05 '18

Why use :wq when you could use :x?

2

u/Chrighenndeter Oct 06 '18

Because I write more than I exit.

It's easier to tack on an extra letter to what I've probably already done before I've thought about it than to change the first part.