Hacker News new | ask | show | jobs
by meestaahjoshee 2309 days ago
IdeaVim in intellij isn't too bad, it even reads your .vimrc (just source ~/.vimrc in a ~/.ideavimrc file) and while it doesnt have much in terms of vim plugin support, the basic vim vocabulary is there which has been good enough for me.

i had to switch to go/java for work and this has worked better for me than simply writing everything in vim - although vim-go is great, i enjoy being able to run and debug my tests and code in intellij.