Skip to content

Comment on My Text Editor Journey: Vim, Spacemacs, Atom and Sublime Text

Comments

I understand the points you made for Sublime. It gives all most of functionality out of the box without having to remember shortcuts or key bindings. However, your criticism of Vim felt weak to me. Your pain point sounds mostly like a misconfiguration on your part. I have been using Vim for almost 8 years and have used heavily configured to minimal setup. One thing I learned is the issues is always with bad configuration. > my tab key was bound to tons of different things like autocomplete, snippet expansion, indentation, moving between snippet fields and inserting the literal tab character.

Clearly, you shouldn't have used tab to do all the things, it is bound to create confusion, if you use tab for everything.

Mouse support is first class in Gvim/Macvim.

I agree. I find that using someone else or a ready made .vimrc tend to make it a lot more harder to learn vim. You have to build it slowly based on your own preferences. Otherwise you won't fully utilise it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.