File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ <h3><a href="https://github.com/neovim/neovim/milestone/43">0.12+</a></h3>
43
43
< li > Redesign < code > --remote</ code > </ li >
44
44
< li > File-change detection</ li >
45
45
< li > multicursor</ li >
46
+ < li > Task/Promise/Future abstraction, structured concurrency: < code > vim.async</ code > </ li >
46
47
</ ul >
47
48
48
49
< h3 > < a href ="https://github.com/neovim/neovim/milestone/41 "> 0.11</ a > </ h3 >
@@ -51,7 +52,7 @@ <h3><a href="https://github.com/neovim/neovim/milestone/41">0.11</a></h3>
51
52
< ul >
52
53
< li > Lua remote plugin host</ li >
53
54
</ ul >
54
- < li > Task/Promise/Future abstraction, structured concurrency: < code > vim.async </ code > </ li >
55
+ < li > UI detach, < code > :connect </ code > : < a href =" https://github.com/neovim/neovim/issues/5035 " > #5035 </ a > </ li >
55
56
< li > Externalized UI: window layout events, messages</ li >
56
57
< li > < code > vim.lsp.server()</ code > </ li >
57
58
< li > LSP: < a href ="https://x.com/Neovim/status/1797629199454499223 "> auto-completion</ a > (< a href ="https://gist.github.com/MariaSolOs/2e44a86f569323c478e5a078d0cf98cc "> on_attach config</ a > )</ li >
You can’t perform that action at this time.
0 commit comments