vimPlugins.commasemi-nvim: init at 2025-03-06 (#435518)
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user