This commit is contained in:
NotAShelf 2026-03-19 23:02:52 +00:00
commit e062d1b6fa
29 changed files with 7 additions and 113991 deletions

View file

@ -1844,6 +1844,11 @@ settings (nvf's <a class="option-reference" href="options.html#option-vim-keymap
is unlikely to cause any noticeable change in behavior or breakage, it's
mentioned just in case.</p>
</li>
<li>
<p><code>vim.treesitter.foldByDefault</code> is removed. Folding behavior should be
controlled via <code>vim.options.foldenable</code> directly instead. RIP
<code>vim.treesitter.foldByDefault</code> 2026-03-19 - 2026-03-19.</p>
</li>
</ul>
<p><a href="https://github.com/snoweuph">Snoweuph</a></p>
<ul>