Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8c42460

Browse files
committedOct 2, 2022
roadmap
close #294 close #293
1 parent 3b23a3e commit 8c42460

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed
 

‎roadmap.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,29 @@ <h2>Next</h2>
3737

3838
Concrete high-level feature areas and changes.
3939

40-
<h3><a href="https://github.com/neovim/neovim/milestone/32">0.8+</a></h3>
40+
<h3><a href="https://github.com/neovim/neovim/milestone/28">0.9+</a></h3>
4141
<ul>
4242
<li>TUI as a remote UI</li>
4343
<li>Lua script runner: <code>nvim -l</code></li>
44-
<li>Lua API improvements</li>
45-
<li>LSP support improvements (v3.16 spec coverage, configuration)</li>
46-
</ul>
47-
48-
<h3>0.9+</h3>
49-
<ul>
50-
<li>File-change detection</li>
5144
<li>Default colorscheme</li>
5245
<li>Externalized UI: window layout events, <code>ext_statusline</code></li>
46+
<li>File-change detection</li>
5347
<li>Lua remote plugin host</li>
5448
</ul>
5549

5650
<h2>Completed</h2>
5751

5852
<p>Here are the headline features of the previous releases; for details see the corresponding release notes.</p>
5953

54+
<h3><a href="https://github.com/neovim/neovim/milestone/32">0.8+</a></h3>
55+
<ul>
56+
<li>LSP improvements (v3.16 spec coverage, configuration)</li>
57+
<li>Lua API improvements</li>
58+
<li>UI improvements</li>
59+
<li>treesitter API improvements</li>
60+
<li>spellsitter</li>
61+
</ul>
62+
6063
<h3><a href="https://github.com/neovim/neovim/milestone/29">0.7</a></h3>
6164
<ul>
6265
<li>Tree-sitter integration (highlighting, folds)</li>

0 commit comments

Comments
 (0)
Please sign in to comment.