Hacker News new | ask | show | jobs
by dominotw 3573 days ago
'transform Vim into an embeddable text editor engine'

I think that was the main objective of the project. Would be nice to real vim in IntelliJ idea.

2 comments

As a naive IntelliJ user, I found myself editing files with Vim in IntelliJ's terminal console.
I was amazed when I discovered the console and everything works. I can launch vim, neovim and tig(nurses git front-end) from within IntelliJ and all shortcuts just work. Even fish shell in vi mode or tmux. So yeah, I have the shell running in IntelliJ with tmux enabled and launch tig inside of it.
whoa! had no idea this was thing .
This. And the scripting language I suppose?