diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 82b9e4d9c192..d679909fe41b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -13453,6 +13453,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + qfctl-nvim = buildVimPlugin { + pname = "qfctl.nvim"; + version = "0-unstable-2026-01-07"; + src = fetchFromGitHub { + owner = "marcelbeumer"; + repo = "qfctl.nvim"; + rev = "c7779de59f61c2474f594a6e11ddbbff338d9e3f"; + hash = "sha256-uNToBV6iYuRrWsd7Rs2Q/4VZ/mgmg7PipIVO2YVMqBE="; + }; + meta.homepage = "https://github.com/marcelbeumer/qfctl.nvim/"; + meta.hydraPlatforms = [ ]; + }; + qmk-nvim = buildVimPlugin { pname = "qmk.nvim"; version = "1.0.0-unstable-2025-06-22"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8df1014f41c5..2508344be1c9 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1033,6 +1033,7 @@ https://github.com/purescript-contrib/purescript-vim/,, https://github.com/python-mode/python-mode/,, https://github.com/vim-python/python-syntax/,, https://github.com/AlphaTechnolog/pywal.nvim/,, +https://github.com/marcelbeumer/qfctl.nvim/,HEAD, https://github.com/codethread/qmk.nvim/,HEAD, https://github.com/quarto-dev/quarto-nvim/,, https://github.com/unblevable/quick-scope/,,