Skip to content

Commit 0d2cc6f

Browse files
authored
roadmap neovim#279
1 parent cd650df commit 0d2cc6f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

roadmap.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ <h1>Roadmap</h1>
2323

2424
<h2>Next</h2>
2525

26-
<h3>0.7+</h3>
26+
<h3>0.8+</h3>
2727
<ul>
28-
<li>Tree-sitter integration (highlighting, folds)</li>
2928
<li>Better file-change detection</li>
3029
<li>TUI as a remote UI (<code>$NVIM</code>, <code>--remote</code>)</li>
3130
<li>Externalized UI: window layout events, <code>ext_statusline</code></li>
@@ -37,6 +36,11 @@ <h2>Completed</h2>
3736

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

39+
<h3><a href="https://github.com/neovim/neovim/milestone/29">0.7</a></h3>
40+
<ul>
41+
<li>Tree-sitter integration (highlighting, folds)</li>
42+
</ul>
43+
4044
<h3><a href="https://github.com/neovim/neovim/milestone/11">0.6</a></h3>
4145
<ul>
4246
<li>Unified diagnostics API</li>

0 commit comments

Comments
 (0)