|
|
|
|
|
by emilecantin
4030 days ago
|
|
I think vim is especially well-suited to front-end dev, as it is one of the software areas that doesn't depend heavily on an IDE (as opposed to, say, Java). For me, vim keybindings are wired into my brain after a few years of use, and it lightens my cognitive load, just as it is stated in TFA. So, to answer your question: > Why not just use a good, well-rounded editor like Sublime or Atom, or even Eclipse, for that matter..? - Sublime: Closed-source.
- Eclipse: I don't need that big of an environment just for editing text.
- Atom: That one actually tempts me. I gave it a try, with the vim keybindings plugin, and it had a slight delay when executing commands that made me go away. I'm keeping a close eye on neovim integration, though; it sounds very promising. |
|
I also use Vim bindings in my browser thx to cVim.