An open API service indexing awesome lists of open source software.

https://github.com/hrsh7th/nvim-lua-rpc-example


https://github.com/hrsh7th/nvim-lua-rpc-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# nvim-lua-rpc-example

This repo contains the example of RPC between luv's thread and nvim's main thread by message-pack.

see [example](/lua/rpc_usage)