vimPlugins.qfctl-nvim: init at 0-unstable-2026-01-07 (#487456)

This commit is contained in:
Gaétan Lepage
2026-02-05 23:42:34 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,