This commit is contained in:
snoweuph 2026-05-15 04:41:28 +00:00
commit 6aae20ac5b
95 changed files with 179 additions and 436811 deletions

View file

@ -727,6 +727,10 @@ plugin.</li>
<li>Add Arduino support with <a href="https://github.com/arduino/arduino-language-server">arduino-language-server</a>.</li>
<li>Add GLSL support with <a href="https://github.com/nolanderc/glsl_analyzer">glsl_analyzer</a>.</li>
<li>Update fidget-nvim setupOpts and fix NvimTree issue.</li>
<li>Add Fish support via <a class="option-reference" href="options.html#option-vim.languages.fish.enable"><code class="nixos-option">vim.languages.fish.enable</code></a> using <a href="https://www.fish-lsp.dev/">fish-lsp</a> and
<a href="https://fishshell.com/docs/current/cmds/fish_indent.html">fish_indent</a>. Most of the work done by
<a href="https://github.com/poseidon-rises">poseidon-rises</a> in
<a href="https://github.com/NotAShelf/nvf/pull/1107">!1107</a>.</li>
</ul>
<p><a href="https://github.com/itscrystalline">itscrystalline</a>:</p>
<ul>