Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Future/Status #57

Closed
justinmk opened this issue Jun 19, 2022 · 1 comment
Closed

Future/Status #57

justinmk opened this issue Jun 19, 2022 · 1 comment

Comments

@justinmk
Copy link
Member

From the readme: https://github.com/neovim/lua-client#future-plans

The future of lua-client (this repo) is grim, because the future of Nvim Lua is supple and verdant:

  1. Nvim core will gain the ability to run Lua code via nvim -l.
  2. We will include some sort of Lua client in Nvim core. Perhaps starting with https://github.com/justinmk/lua-client2
  3. Legacy lua-client (this repo) will be archived.

The goal is for Nvim to be able to spawn child nvim processes and then they can be clients of each other using a builtin Lua client which uses Nvim's builtin Lua and msgpack + msgpack-RPC stuff.

@justinmk justinmk pinned this issue Jun 19, 2022
@justinmk justinmk changed the title Future of lua-client Future/Status Jun 19, 2022
@justinmk
Copy link
Member Author

justinmk commented Mar 2, 2023

neovim/neovim#22077 merged lua-client into the main Nvim repo. But currently only for tests, not available to runtime plugins.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant