Skip to content

Commit 443434b

Browse files
committed
vimPlugins.qfctl-nvim: init at 0-unstable-2026-01-07
https://github.com/marcelbeumer/qfctl.nvim
1 parent 44a418b commit 443434b

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13453,6 +13453,19 @@ final: prev: {
1345313453
meta.hydraPlatforms = [ ];
1345413454
};
1345513455

13456+
qfctl-nvim = buildVimPlugin {
13457+
pname = "qfctl.nvim";
13458+
version = "0-unstable-2026-01-07";
13459+
src = fetchFromGitHub {
13460+
owner = "marcelbeumer";
13461+
repo = "qfctl.nvim";
13462+
rev = "c7779de59f61c2474f594a6e11ddbbff338d9e3f";
13463+
hash = "sha256-uNToBV6iYuRrWsd7Rs2Q/4VZ/mgmg7PipIVO2YVMqBE=";
13464+
};
13465+
meta.homepage = "https://github.com/marcelbeumer/qfctl.nvim/";
13466+
meta.hydraPlatforms = [ ];
13467+
};
13468+
1345613469
qmk-nvim = buildVimPlugin {
1345713470
pname = "qmk.nvim";
1345813471
version = "1.0.0-unstable-2025-06-22";

pkgs/applications/editors/vim/plugins/vim-plugin-names

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,6 +1033,7 @@ https://github.com/purescript-contrib/purescript-vim/,,
10331033
https://github.com/python-mode/python-mode/,,
10341034
https://github.com/vim-python/python-syntax/,,
10351035
https://github.com/AlphaTechnolog/pywal.nvim/,,
1036+
https://github.com/marcelbeumer/qfctl.nvim/,HEAD,
10361037
https://github.com/codethread/qmk.nvim/,HEAD,
10371038
https://github.com/quarto-dev/quarto-nvim/,,
10381039
https://github.com/unblevable/quick-scope/,,

0 commit comments

Comments
 (0)