prabirshrestha/async.vim

add rpc support

Closed this issue · 2 comments

I have been thinking of having rpc support for quite sometime. This would be provided by rpc.vim which depends on job.vim. It could then use stdin/stdout to communicate with the servers.

So this would involve another plugin as a (optional) dependency to this one? Sounds interesting.

No plans to support it because most of them can be done by LSP Other plugins can support it if needed.