We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e960165 commit 83ae23eCopy full SHA for 83ae23e
roadmap.html
@@ -43,7 +43,7 @@ <h3><a href="https://github.com/neovim/neovim/milestone/43">0.12+</a>: "The year
43
44
<h3><a href="https://github.com/neovim/neovim/milestone/41">0.11</a></h3>
45
<ul>
46
- <li>LSP "config" concept: <code>lsp/*</code> on 'runtimepath', <code>vim.lsp.config()</code>, <code>vim.lsp.enable()</code></li>
+ <li>LSP "config" concept: <code>{runtimepath}/lsp/*</code>, <code>vim.lsp.config</code> <a href="https://github.com/neovim/neovim/pull/31031">#31031</a></li>
47
<li>LSP: multiclient support</li>
48
<li>TUI: URL highlight, theme event</li>
49
<li>UI detach, <code>:connect</code>: <a href="https://github.com/neovim/neovim/issues/5035">#5035</a></li>
0 commit comments