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

Disabling nvim async by default under feature flag #98

Merged
merged 1 commit into from
Jan 15, 2018

Conversation

mitermayer
Copy link
Member

  • The new nvim async had some bugs reported, while we are still investigating fixes for it we will then disable it by default, users should be able to still use it by enabling the flag on their .vimrc in the meantime g:prettier#nvim_unstable_async

It's important for us to get the neovim integration working, but since there has been some bugs reported on it we need to make sure we mature it a bit more prior to removing the darkfeature flag, users that want to still use neovim async feature can enable it by adding the darkfeature flag g:prettier#nvim_unstable_async to their .vimrc

fixes: 96

- The new nvim async had some bugs reported, while we are still investigating fixes for it we will then disable it by default, users should be able to still use it by enabling the flag on their .vimrc in the meantime `g:prettier#nvim_unstable_async`
@mitermayer mitermayer merged commit ee3cb64 into master Jan 15, 2018
@mitermayer mitermayer deleted the adding-unstable-flag-for-nvim-async branch April 13, 2018 02:53
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.

1 participant