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

authored by

Matt Sturgeon and committed by
GitHub
1a08a8b3 0d58fdb0

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 3130 3130 meta.hydraPlatforms = [ ]; 3131 3131 }; 3132 3132 3133 + commasemi-nvim = buildVimPlugin { 3134 + pname = "commasemi.nvim"; 3135 + version = "2025-03-06"; 3136 + src = fetchFromGitHub { 3137 + owner = "saifulapm"; 3138 + repo = "commasemi.nvim"; 3139 + rev = "cbfa3554e554f0534fcd79de273742a532c0068f"; 3140 + sha256 = "13b334fx6yn1iyijvm7vb6il1zqpzx112rhw6ajp3lvgqanpz23d"; 3141 + }; 3142 + meta.homepage = "https://github.com/saifulapm/commasemi.nvim/"; 3143 + meta.hydraPlatforms = [ ]; 3144 + }; 3145 + 3133 3146 comment-box-nvim = buildVimPlugin { 3134 3147 pname = "comment-box.nvim"; 3135 3148 version = "2024-02-03";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 239 239 https://github.com/Domeee/com.cloudedmountain.ide.neovim/,HEAD, 240 240 https://github.com/mluders/comfy-line-numbers.nvim/,HEAD, 241 241 https://github.com/wincent/command-t/,, 242 + https://github.com/saifulapm/commasemi.nvim/,HEAD, 242 243 https://github.com/LudoPinelli/comment-box.nvim/,HEAD, 243 244 https://github.com/numtostr/comment.nvim/,, 244 245 https://github.com/rhysd/committia.vim/,,