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

[TODO] add wrapper for avoiding the coroutine behavior of neovim's python client

Open roxma opened this issue 7 years ago • 0 comments

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.

roxma avatar Jul 17 '18 01:07 roxma