nvim-yarp icon indicating copy to clipboard operation
nvim-yarp copied to clipboard

Yet Another Remote Plugin Framework for Neovim

Results 10 nvim-yarp issues
Sort by recently updated
recently updated
newest added

hello DaLao: may I ask you a question ? check ur mail

Hello, I am trying to set up the environment for R in my mac and make it work in vim because I like vim. So far, I have installed R...

I always saw this in my neovim status line... have to press control c to stop it. a little annoying, but I don't know how to fix this.

This commit works really well: https://github.com/ncm2/ncm2-pyclang/commit/908eb403624217d0d8112423e150eddc309b036e I want to generalize it.

I still think the coroutine behavior is a really bad idea for developing plugins with internal state. I don't want to write plugins with always concurrency in mind.

Using the minimal example from the readme for porting a neovim pluing seems to be failing https://github.com/roxma/nvim-yarp#example-for-existing-neovim-rplugin-porting-to-vim-8 ``` bash $ vim Vim: Caught deadly signal ABRT Vim: Finished. zsh: abort...

need-to-reproduce

As per https://github.com/roxma/vim-hug-neovim-rpc/issues/9#issuecomment-336757133

enhancement

Curious if it would also be possible to have lua too. I did start this discussion in vim at https://github.com/vim/vim/issues/2115. Might be good to share it there too. neovim remote...

enhancement

Tests and CI are needed for the plugin to keep the compatibility.

enhancement