Unverified Commit 96bc8fec authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents 4d38a71c 443434b8
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,