Hacker News new | ask | show | jobs
by rbonvall 3573 days ago
I agree, it's just Good Enough. I mostly miss some add-ons like surround.
1 comments

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!