7.7
Neovim client for Racket
(require nvim) | package: nvim-client |
The Neovim text editor offers an RPC API to let the editor communicate with external processes. This API client library provides the functionality to connect to a Neovim process and exchange information with it. It can be used control Neovim, write Racket remote plugins, or implement a GUI in Racket.
Source code: https://gitlab.com/HiPhish/neovim.rkt