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

Neovim support for job/channel to allow async formatting #25

Closed
mitermayer opened this issue Jul 1, 2017 · 1 comment
Closed

Neovim support for job/channel to allow async formatting #25

mitermayer opened this issue Jul 1, 2017 · 1 comment

Comments

@mitermayer
Copy link
Member

mitermayer commented Jul 1, 2017

We currently support vim8 async formatting by using its jobs API. However neovim job/channel API is not the same as vim8.

In order to provide a better experience for neovim users we should also support neovim job/channel API.

@mitermayer mitermayer changed the title Add support for NeoVim job/channel for async formatting Neovim support for job/channel to allow async formatting Jul 1, 2017
@mitermayer mitermayer self-assigned this Jul 15, 2017
@mitermayer
Copy link
Member Author

After doing some investigation, the technical debt added to support neovim async / job is way too high.

For now will be closing this issue until neovim / vim8 iterate on their async/channel API's

@mitermayer mitermayer removed their assignment Aug 6, 2017
@mitermayer mitermayer added invalid and removed invalid labels Aug 6, 2017
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

No branches or pull requests

1 participant