cooltt icon indicating copy to clipboard operation
cooltt copied to clipboard

vim plugin doesn't work with neovim

Open rachelambda opened this issue 3 years ago • 1 comments

Hi, apparently neovim doesn't (and won't) implement the vim 8 job feature which the vim plugin uses. Instead it seems to have it's own job control API. I don't know enough vimscript to add support for this myself, nor do I expect anyone to be eager to write vimscript, but I figured creating an issue wouldn't hurt :)

rachelambda avatar Jul 16 '22 17:07 rachelambda

Thanks. Our current focus is to work on https://github.com/RedPRL/asai which should eventually lead to good LSP support, and neovim has built-in LSP support. :slightly_smiling_face:

favonia avatar Jul 16 '22 17:07 favonia