mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 03:47:37 +00:00
deploy: 4de19e1209
This commit is contained in:
parent
4944bbb1fb
commit
7bff698491
42 changed files with 56 additions and 180619 deletions
|
|
@ -255,6 +255,11 @@ deprecated and thus was pulled from nixpkgs.
|
|||
<li>
|
||||
<p>Renamed <code>languages.ts</code> to <code>languages.typescript</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <a class="option-reference" href="options.html#option-vim-languages-go-treesitter-gotmpl-injection"><code class="nixos-option">vim.languages.go.treesitter.gotmpl.injection</code></a> and Renamed
|
||||
<code>languages.go.treesitter.gotmplPackage</code> to
|
||||
<a class="option-reference" href="options.html#option-vim-languages-go-treesitter-gotmpl-package"><code class="nixos-option">vim.languages.go.treesitter.gotmpl.package</code></a></p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="sec-release-0-9-changelog">Changelog</h2>
|
||||
<p><a href="https://github.com/SecBear">SecBear</a>:</p>
|
||||
|
|
@ -459,7 +464,11 @@ formatter.</p>
|
|||
</li>
|
||||
<li>
|
||||
<p>Added injections for <code>vim.treesitter.queries.*.content</code> as <code>query</code> and
|
||||
<code>mkLualine ""</code> as <code>lua</code>.</p>
|
||||
<code>mkLualine</code>, <code>entryAnywhere</code>, <code>entryBefore</code>, <code>entryAfter</code> as <code>lua</code> in nix.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <a class="option-reference" href="options.html#option-vim-languages-tera-treesitter-injection"><code class="nixos-option">vim.languages.tera.treesitter.injection</code></a> to configure, what
|
||||
language the content is.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <code>vim.lsp.presets.<name></code> to contain LSP configurations. This allows for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue