Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnny22
2619 days ago
I heard that you could embed neovim for that sort of thing, since neovim has an ipc. I don't know how well the feature is maintained though.
2 comments
rdrey
2619 days ago
I recently found Oni, which aims to be a web-tech UI for neovim. (The new version should even support the full VSCode extension API / ecosystem)
https://github.com/onivim/oni2
link
greggyb
2619 days ago
I thought this was just for ex mode, not for all of normal and insert modes.
link