mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 15:10:04 +00:00
deploy: 29f7eb8491
This commit is contained in:
parent
a80db3070b
commit
4efbdaea72
29 changed files with 373 additions and 126753 deletions
|
|
@ -283,6 +283,11 @@ module provides jsx/tsx support. This is a step of cleaning up the Typescript
|
|||
module for the future.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/dathegreat">dathegreat</a>:</p>
|
||||
<ul>
|
||||
<li>Haskell LSP now defaults to haskell-language-server, haskell-tools based LSP
|
||||
support is moved to <code>vim.languages.haskell.extensions.haskell-tools</code></li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/caueanjos">CaueAnjos</a></p>
|
||||
<ul>
|
||||
<li>Renamed <code>roslyn_ls</code> to <code>roslyn-ls</code></li>
|
||||
|
|
@ -383,6 +388,13 @@ hard-coded options as default values.</li>
|
|||
<li>Updated nix language plugin to use pkgs.nixfmt instead of
|
||||
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>
|
||||
</ul>
|
||||
<p><a href="https://github.com/alfarelcynthesis">alfarel</a>:</p>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
@ -762,6 +774,7 @@ plugin.</li>
|
|||
<p><a href="https://github.com/horriblename">horriblename</a>:</p>
|
||||
<ul>
|
||||
<li>Ignore terminals by default in spell-checking</li>
|
||||
<li>Add default error filter to lsp-signature that prevents error spam.</li>
|
||||
</ul>
|
||||
<p><a href="https://poz.pet">poz</a>:</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue