`neovim` asynchonous support
Closed this issue · 7 comments
DerWeh commented
Running your script from neovim requires Dispatch. Could you support neovim's native asynchronous feature?
devjoe commented
(Sorry for late response)
Let me think about it ...
johnzeng commented
+1 for this issue
syslot commented
One more for this issue.
The main conflict is the job control api are different between neovim and vim
johnzeng commented
I have fixed it on my fork... I think I can open a PR.
johnzeng commented
OK, I think I am not going to open a PR because I have removed scripts related to menu because I am not using them and I don't wanna install a plugin related to the menu.
But you can fix this issue by my commits: