Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: fix neovim start-up flags #3290

Closed
jpoon opened this issue Dec 23, 2018 · 0 comments
Closed

bug: fix neovim start-up flags #3290

jpoon opened this issue Dec 23, 2018 · 0 comments

Comments

@jpoon
Copy link
Member

jpoon commented Dec 23, 2018

Nvim 0.3.2 made a significant improvement to the behavior of --embed so that hacks like this aren't needed anymore. See:

https://github.com/neovim/neovim/wiki/Following-HEAD#20180922

Note that --headless flag should not be specified (and VSCodeVim has no reason to specifiy it, so it should not).

The NVim version is returned in the version field of the nvim_get_api_info API call.

Originally posted by @justinmk in #3288 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant