system

Nix (home-manager) configurations for my computers

nvim: Fix restarted LSP ignores client configs nvim-lspconfig silently updated initial setup way. `.setup` works for language server's initial run, but once it restarted (due to crash or manual restart) it no longer reads configs set by `.setup`. There is no changelog or release notes on nvim-lspconfig. GitHub's automatic definetely-not-a-release-note creation feature is net negative for software industry.

Changes

1 changed files (+3/-2)