Hacker News new | ask | show | jobs
by city41 4374 days ago
I would recommend Atom over Sublime Text if for no other reason than it being open source. But Atom also has the might of github behind it and a very fast growing community.

I love vim's editing commands: moving through a document, deleting, copying, etc. I think it's by far the best way to edit text. I hate everything else about vim. I find project wide search, finding and opening files quickly, shells and repls inside of vim, etc to all be subpar compared to vim's competition. I'm currently giving emacs with evil mode a try. Although not perfect, it does address most of my vim concerns after using vim for about 4 years.