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

Changed files
+14
pkgs
applications
editors
+13
pkgs/applications/editors/vim/plugins/generated.nix
···
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";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
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/,,