hara.runtime.neovim
neovim:create
added in 4.1
(neovim:create {:keys [id exec], :as m})Creates a Neovim runtime.
raw-eval-neovim
added in 4.1
(raw-eval-neovim rt code)Evaluates Lua code inside Neovim and returns the JSON-decoded result.
(neovim:create {:keys [id exec], :as m})Creates a Neovim runtime.
(raw-eval-neovim rt code)Evaluates Lua code inside Neovim and returns the JSON-decoded result.