We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a181967 commit 2341e4fCopy full SHA for 2341e4f
pkgs/applications/editors/vim/plugins/generated.nix
@@ -9163,12 +9163,12 @@ final: prev:
9163
9164
nvim-lspconfig = buildVimPlugin {
9165
pname = "nvim-lspconfig";
9166
- version = "2024-12-02";
+ version = "2024-12-08";
9167
src = fetchFromGitHub {
9168
owner = "neovim";
9169
repo = "nvim-lspconfig";
9170
- rev = "1aa9f36b6d542dafc0b4a38c48969d036003b00a";
9171
- sha256 = "1nhvsi0y4fb514ji3zw5d04qwidalajsv51j7748fsr023nnvfzs";
+ rev = "fc16fd4f9c5d72b45db0f45ee275db3a9a30481a";
+ sha256 = "1jriaindyc1mk2vqxn5wsds0zsqjsmsr302qb72262z0jg1ix5aa";
9172
};
9173
meta.homepage = "https://github.com/neovim/nvim-lspconfig/";
9174
0 commit comments