Hacker News new | ask | show | jobs
by colordrops 3573 days ago
It's the only VIM emulation mode I've used that isn't completely annoying. I'm including spacemacs in that assessment.
1 comments

I agree, it's just Good Enough. I mostly miss some add-ons like surround.
Surround support was just added in IdeaVim 0.46. From the release notes:

Support for vim-surround commands ys, cs, ds, S, enable it with set surround in your ~/.ideavimrc

:-o Thanks!