Vim-prettier: Neovim support for job/channel to allow async formatting

Created on 2 Jul 2017  路  1Comment  路  Source: prettier/vim-prettier

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.

>All comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sleeplesslord picture sleeplesslord  路  8Comments

tugorez picture tugorez  路  7Comments

Luobata picture Luobata  路  7Comments

yshuman1 picture yshuman1  路  6Comments

gko picture gko  路  5Comments