mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 05:27:50 +00:00
deploy: ceaae0eb2e
This commit is contained in:
parent
68e6375b11
commit
188718c1a1
55 changed files with 7 additions and 223283 deletions
|
|
@ -1821,15 +1821,8 @@ attach behavior.</li>
|
|||
<ul>
|
||||
<li>Nixpkgs has merged a fully incompatible rewrite of
|
||||
<code>vimPlugins.nvim-treesitter</code>. Namely, it changes from the frozen <code>master</code>
|
||||
branch to the new main branch. This change also affects how grammars are
|
||||
built, and forces us to change a few things around.
|
||||
<ul>
|
||||
<li>We must now use <code>"nvim-treesitter".setup</code> over the old <code>.configs</code>.
|
||||
Additionally, built grammars <strong>no longer include queries by default</strong>,
|
||||
therefore queries not managed by nvf will lack their respective syntax
|
||||
highlighting capabilities.</li>
|
||||
</ul>
|
||||
</li>
|
||||
branch to the new main branch. This change removes incremental selections, so
|
||||
it is no longer available.</li>
|
||||
</ul>
|
||||
<h2 id="sec-release-0-9-changelog">Changelog</h2>
|
||||
<p><a href="https://github.com/suimong">suimong</a>:</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue