We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c912fff commit 12d070bCopy full SHA for 12d070b
README.md
@@ -5,6 +5,15 @@ lua-client
5
6
Lua client for Neovim
7
8
+Future plans
9
+------------
10
+
11
+The future of lua-client (this repo) is grim, because the future of Nvim Lua is supple and verdant:
12
13
+1. Nvim core will gain the ability to run Lua code via `nvim -l`.
14
+2. We will include some sort of Lua client in Nvim core. Perhaps starting with https://github.com/justinmk/lua-client2
15
+3. Legacy lua-client (this repo) will be archived.
16
17
Build
18
-----
19
0 commit comments