Hacker News new | ask | show | jobs
by silvajoao 5669 days ago
Why I would take vim or emacs any day:

- versions available for many platforms. Your editing skills on Linux are easily transferrable to Windows or Mac, and others.

- Free, and Open Source.

- Insanely extensible, with a rich collection of extensions and plugins already available.

- Large user base, that keeps improving the editor to support new languages (most times before you know about it!), port it to new platforms, and provide more plugins.

I guess there is a market for "easier" and more intuitive editors, but anyone who seriously plans a career in software/web development (or anything else that involves heavy text editing) will profit greatly (on the long term) from learning well one of these editors.

Vim never lets me down :)