Frank Ploss
Results
3
comments of
Frank Ploss
A workaround that worked for me is: new MyModel(otherModel.attributes)
Oh... got it. You need to use `:call vim_current_word#vim_current_word_disable()` instead of modifying the variable. This function can be used to switch this plugin on and off: ``` function ToggleCurrentWord() if...
Restarting IntelliJ helps.