File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ <h2 id="faqs">FAQ</h2>
168
168
< dt > What is the project status?</ dt >
169
169
< dd >
170
170
The current < a href ="https://github.com/neovim/neovim/releases/latest "> stable release</ a >
171
- version is < code > 0.10 </ code > (< a href ="https://github.com/neovim/neovim/tags.atom "> RSS</ a > ).
171
+ version is < code > 0.11 </ code > (< a href ="https://github.com/neovim/neovim/tags.atom "> RSS</ a > ).
172
172
See the < a href ="roadmap/ "> roadmap</ a > for progress and plans.
173
173
</ dd >
174
174
Original file line number Diff line number Diff line change @@ -47,7 +47,11 @@ <h3><a href="https://github.com/neovim/neovim/milestone/43">0.12+</a>: "The year
47
47
< li > LSP: < code > vim.lsp.server()</ code > </ li >
48
48
</ ul >
49
49
50
- < h3 > < a href ="https://github.com/neovim/neovim/milestone/41 "> 0.11</ a > </ h3 >
50
+ < h2 > Completed</ h2 >
51
+
52
+ < p > Here are the headline features of the previous releases; for details see the release notes.</ p >
53
+
54
+ < h3 > < a href ="https://github.com/neovim/neovim/milestone/41?closed=1 "> 0.11</ a > </ h3 >
51
55
< ul >
52
56
< li > Async tree-sitter (avoids blocking UI/input)</ li >
53
57
< li > LSP "config" concept: < code > vim.lsp.config</ code > < a href ="https://github.com/neovim/neovim/pull/31031 "> #31031</ a > </ li >
@@ -57,11 +61,7 @@ <h3><a href="https://github.com/neovim/neovim/milestone/41">0.11</a></h3>
57
61
< li > UI < code > :detach</ code > < a href ="https://github.com/neovim/neovim/issues/5035 "> #5035</ a > </ li >
58
62
</ ul >
59
63
60
- < h2 > Completed</ h2 >
61
-
62
- < p > Here are the headline features of the previous releases; for details see the corresponding release notes.</ p >
63
-
64
- < h3 > < a href ="https://github.com/neovim/neovim/milestone/36 "> 0.10</ a > </ h3 >
64
+ < h3 > < a href ="https://github.com/neovim/neovim/milestone/36?closed=1 "> 0.10</ a > </ h3 >
65
65
< ul >
66
66
< li > < a href ="https://github.com/neovim/neovim/pull/26334 "> Default colorscheme</ a > </ li >
67
67
< li > LSP inlay hints</ li >
You can’t perform that action at this time.
0 commit comments