This commit is contained in:
snoweuph 2026-06-12 12:18:12 +00:00
commit b29ccbcc89
16 changed files with 237 additions and 64088 deletions

View file

@ -395,10 +395,20 @@ pkgs.nixfmt-rfc-style</li>
</ul>
<p><a href="https://github.com/dathegreat">dathegreat</a>:</p>
<ul>
<li>Fixed invalid keys in the haskell-tools configuration</li>
<li>Split haskell configuration into <code>lsp/presets/haskell-language-server.nix</code> and
<code>languages/haskell.nix</code></li>
<li>Made the haskell LSP and formatter configurable</li>
<li>
<p>Fixed invalid keys in the haskell-tools configuration</p>
</li>
<li>
<p>Split haskell configuration into <code>lsp/presets/haskell-language-server.nix</code> and
<code>languages/haskell.nix</code></p>
</li>
<li>
<p>Made the haskell LSP and formatter configurable</p>
</li>
<li>
<p>Added <a href="https://github.com/hat0uma/csvview.nvim">csvview.nvim</a> support under
<code>vim.utility.csvview</code> for rendering CSV/TSV files as aligned tables.</p>
</li>
</ul>
<p><a href="https://github.com/alfarelcynthesis">alfarel</a>:</p>
<ul>