|
|
|
|
|
by tasuki
1277 days ago
|
|
I've been using vim since perhaps 2004. Switched to IntelliJ in 2018 when writing Scala. IdeaVim is fine, it even lets me switch to normal mode with jk/kj [0]. What more could I want? I've been using IntelliJ for Scala, Elm, and Python, and still use (neo)vim for editing other languages and random files. I'm prepared to jump ship to vim+LSP on short notice. [0]: https://github.com/tasuki/dotrc/blob/master/.ideavimrc#L5 |
|