|
|
|
|
|
by NhanH
3980 days ago
|
|
I used vim for a few years before switching to emacs. I don't think there is a definite reason, just multiple of small ones: - Vim script is ... very awkward to use, to say the least. - For any reason I'm not sure of, Emacs plugins seem to be more well developed and refined than Vim's. Mind you, there are still land mines that blow up once every blue moon in any plugin, but things like Emacs live certainly was pleasant to start with. - I started learning Lisp family languages, and Slime/Nrepl etc. wasn't as advanced in Vim. Now that I'm thinking of it, it seems like Emacs plugins for any language tend to have more focused on live coding. Still, I think Vim keybinding and default editing functionality is better, and apparently that seems to be a common enough sentiment for Evil mode. |
|