Skip to content

Commit 12d070b

Browse files
authored
docs: future plans
1 parent c912fff commit 12d070b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ lua-client
55

66
Lua client for Neovim
77

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+
817
Build
918
-----
1019

0 commit comments

Comments
 (0)