vimPlugins.fine-cmdline-nvim: init at 2025-06-15

This commit is contained in:
"Arne"
2025-08-14 06:01:15 +02:00
committed by Arne
parent bdc995d3e9
commit 20f95217d5
2 changed files with 14 additions and 0 deletions
@@ -4838,6 +4838,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-03-22";
@@ -370,6 +370,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,