Skip to content

Commit 2341e4f

Browse files
committed
vimPlugins.nvim-lspconfig: 2024-12-02 -> 2024-12-08
1 parent a181967 commit 2341e4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/editors/vim/plugins/generated.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9163,12 +9163,12 @@ final: prev:
91639163

91649164
nvim-lspconfig = buildVimPlugin {
91659165
pname = "nvim-lspconfig";
9166-
version = "2024-12-02";
9166+
version = "2024-12-08";
91679167
src = fetchFromGitHub {
91689168
owner = "neovim";
91699169
repo = "nvim-lspconfig";
9170-
rev = "1aa9f36b6d542dafc0b4a38c48969d036003b00a";
9171-
sha256 = "1nhvsi0y4fb514ji3zw5d04qwidalajsv51j7748fsr023nnvfzs";
9170+
rev = "fc16fd4f9c5d72b45db0f45ee275db3a9a30481a";
9171+
sha256 = "1jriaindyc1mk2vqxn5wsds0zsqjsmsr302qb72262z0jg1ix5aa";
91729172
};
91739173
meta.homepage = "https://github.com/neovim/nvim-lspconfig/";
91749174
};

0 commit comments

Comments
 (0)