Thank you for developing this plugin 👏 , It satisfied my need totally.
However I encountered a series of problems when I tried to make vim-padre compatible with NeoVim:
- the
job feature attribution (so I commented some related code to skip check, it worked)
++curwin cmd (I just removed it from source code, it worked)
- not has
ch_* API functions (this is a fatal problems and need replace some similar API, it dead...)
I checked many relevant document, but I'm not very familiar with ch_* sockets API, can give me some suggestions and help?
Thanks again!
Thank you for developing this plugin 👏 , It satisfied my need totally.
However I encountered a series of problems when I tried to make
vim-padrecompatible with NeoVim:jobfeature attribution (so I commented some related code to skip check, it worked)++curwincmd (I just removed it from source code, it worked)ch_*API functions (this is a fatal problems and need replace some similar API, it dead...)I checked many relevant document, but I'm not very familiar with
ch_*sockets API, can give me some suggestions and help?Thanks again!