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

fix: disable nvim shada #3288

Merged
merged 1 commit into from
Dec 23, 2018
Merged

fix: disable nvim shada #3288

merged 1 commit into from
Dec 23, 2018

Conversation

jpoon
Copy link
Member

@jpoon jpoon commented Dec 23, 2018

What this PR does / why we need it:
As recommended #3013 (comment), disable shada. @justinmk's second point has already been addressed: https://github.com/VSCodeVim/Vim/blob/master/src/neovim/neovim.ts#L32

Which issue(s) this PR fixes
#3013

Special notes for your reviewer:

@jpoon jpoon merged commit 09886c5 into master Dec 23, 2018
@jpoon jpoon deleted the disable_shada branch December 23, 2018 07:53
@justinmk
Copy link

justinmk commented Dec 23, 2018

@jpoon 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.

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

Successfully merging this pull request may close these issues.

2 participants