diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 417ac9211472..fcfd7988e6b0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -6401,6 +6401,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + lackluster-nvim = buildVimPlugin { + pname = "lackluster.nvim"; + version = "2024-12-29"; + src = fetchFromGitHub { + owner = "slugbyte"; + repo = "lackluster.nvim"; + rev = "662fba7e6719b7afc155076385c00d79290bc347"; + sha256 = "1jp02km6hmryb9g36z239qkv34hmjx0hbwmg2ns1aq7cqzy1m5x1"; + }; + meta.homepage = "https://github.com/slugbyte/lackluster.nvim/"; + meta.hydraPlatforms = [ ]; + }; + lalrpop-vim = buildVimPlugin { pname = "lalrpop.vim"; version = "2017-11-22"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 3f9b9da1386a..d39bb1fe6a6a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -490,6 +490,7 @@ https://github.com/frabjous/knap/,HEAD, https://github.com/b3nj5m1n/kommentary/,, https://github.com/udalov/kotlin-vim/,, https://github.com/mistweaverco/kulala.nvim/,HEAD, +https://github.com/slugbyte/lackluster.nvim/,HEAD, https://github.com/qnighy/lalrpop.vim/,, https://github.com/Wansmer/langmapper.nvim/,HEAD, https://github.com/sk1418/last256/,,