vimPlugins.fine-cmdline-nvim: init at 2025-06-15 (#433552)

This commit is contained in:
Gaétan Lepage
2025-08-14 09:34:39 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -4968,6 +4968,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
fine-cmdline-nvim = buildVimPlugin {
pname = "fine-cmdline.nvim";
version = "2025-06-15";
src = fetchFromGitHub {
owner = "VonHeikemen";
repo = "fine-cmdline.nvim";
rev = "7db181d1cb294581b12a036eadffffde762a118f";
sha256 = "0991l33f37vpc5plw3c5rwm92sn08gfrlzqy8y1cn06f4p6ll78b";
};
meta.homepage = "https://github.com/VonHeikemen/fine-cmdline.nvim/";
meta.hydraPlatforms = [ ];
};
firenvim = buildVimPlugin {
pname = "firenvim";
version = "2025-07-22";
@@ -380,6 +380,7 @@ https://github.com/bakpakin/fennel.vim/,,
https://github.com/wincent/ferret/,,
https://github.com/bogado/file-line/,,
https://github.com/lewis6991/fileline.nvim/,,
https://github.com/VonHeikemen/fine-cmdline.nvim/,HEAD,
https://github.com/glacambre/firenvim/,HEAD,
https://github.com/andviro/flake8-vim/,,
https://github.com/folke/flash.nvim/,HEAD,