vimPlugins.commasemi-nvim: init at 2025-03-06 (#435518)

This commit is contained in:
Matt Sturgeon
2025-08-21 19:34:33 +01:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -3130,6 +3130,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
commasemi-nvim = buildVimPlugin {
pname = "commasemi.nvim";
version = "2025-03-06";
src = fetchFromGitHub {
owner = "saifulapm";
repo = "commasemi.nvim";
rev = "cbfa3554e554f0534fcd79de273742a532c0068f";
sha256 = "13b334fx6yn1iyijvm7vb6il1zqpzx112rhw6ajp3lvgqanpz23d";
};
meta.homepage = "https://github.com/saifulapm/commasemi.nvim/";
meta.hydraPlatforms = [ ];
};
comment-box-nvim = buildVimPlugin {
pname = "comment-box.nvim";
version = "2024-02-03";
@@ -239,6 +239,7 @@ https://github.com/lilydjwg/colorizer/,,
https://github.com/Domeee/com.cloudedmountain.ide.neovim/,HEAD,
https://github.com/mluders/comfy-line-numbers.nvim/,HEAD,
https://github.com/wincent/command-t/,,
https://github.com/saifulapm/commasemi.nvim/,HEAD,
https://github.com/LudoPinelli/comment-box.nvim/,HEAD,
https://github.com/numtostr/comment.nvim/,,
https://github.com/rhysd/committia.vim/,,