We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761aea0 commit 559a495Copy full SHA for 559a495
roadmap.html
@@ -36,9 +36,12 @@ <h3><a href="https://github.com/neovim/neovim/milestone/19">0.5</a></h3>
36
<li>Extended marks (text properties, decorations, virtual text)</li>
37
</ul>
38
39
-<h3>0.6</h3>
+<h3><a href="https://github.com/neovim/neovim/milestone/11">0.6</a></h3>
40
<ul>
41
<li>Better file-change detection</li>
42
+ <li>TUI as a remote UI</li>
43
+ <li>Virtual lines</li>
44
+ <li>Better folds</li>
45
46
47
<h3>Future/Long-term</h3>
0 commit comments