Y
Hacker News
new
|
ask
|
show
|
jobs
by
jitl
4430 days ago
I've always wanted to write Vim plugins, but Vimscript and the RPC contortions always looked too hairy for me to get involved -- I'm excited for the new vim-embedding interface so I can get real VIM compatibility with my IDEs.
1 comments
pekk
4430 days ago
Except it has been possible for a long time to write scripts in other languages so what are you talking about?
link
jitl
4429 days ago
I guess I should've been clearer: I want to embed Vim in other applications and environments without having to write three crazy bridges between them
link