File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,8 @@ <h1>Roadmap</h1>
23
23
24
24
< h2 > Next</ h2 >
25
25
26
- < h3 > 0.7 +</ h3 >
26
+ < h3 > 0.8 +</ h3 >
27
27
< ul >
28
- < li > Tree-sitter integration (highlighting, folds)</ li >
29
28
< li > Better file-change detection</ li >
30
29
< li > TUI as a remote UI (< code > $NVIM</ code > , < code > --remote</ code > )</ li >
31
30
< li > Externalized UI: window layout events, < code > ext_statusline</ code > </ li >
@@ -37,6 +36,11 @@ <h2>Completed</h2>
37
36
38
37
< p > Here are the headline features of the previous releases; for details see the corresponding release notes.</ p >
39
38
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
+
40
44
< h3 > < a href ="https://github.com/neovim/neovim/milestone/11 "> 0.6</ a > </ h3 >
41
45
< ul >
42
46
< li > Unified diagnostics API</ li >
You can’t perform that action at this time.
0 commit comments