Quote:
Originally Posted by j.p.s
Looks way more complicated than vi to me.
|
I suspect that something about going into and out of insert mode in vi is what makes it easier to use.
I've never used vim so I don't know how fancy/configurable it is but when writing code emacs is my favorite, particularly when it does color coding, bouncing the cursor to the matching parenthesis, etc. And when you start writing elisp then you know you're in the deep end.