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>
168168 < dt > What is the project status?</ dt >
169169 < dd >
170170 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 > ).
172172 See the < a href ="roadmap/ "> roadmap</ a > for progress and plans.
173173 </ dd >
174174
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
4747 < li > LSP: < code > vim.lsp.server()</ code > </ li >
4848</ ul >
4949
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 >
5155< ul >
5256 < li > Async tree-sitter (avoids blocking UI/input)</ li >
5357 < 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>
5761 < li > UI < code > :detach</ code > < a href ="https://github.com/neovim/neovim/issues/5035 "> #5035</ a > </ li >
5862</ ul >
5963
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 >
6565< ul >
6666 < li > < a href ="https://github.com/neovim/neovim/pull/26334 "> Default colorscheme</ a > </ li >
6767 < li > LSP inlay hints</ li >
You can’t perform that action at this time.
0 commit comments