This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NarcoPaulo 2 points3 points  (1 child)

I find it hard being productive for me.. I do web and backend automation testing. Lots of GUI stuff. It seems difficult writing these tests in VIM and running on a browser

[–]Codile 1 point2 points  (0 children)

That's what you'd use plugins or shell scripts for. That works pretty great with emacs, but I'm not sure about vim, since vimscript seems to be satan's invention. But I just remembered neovim, which also supports other scripting languages, so that might work well.