You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: