vimPlugins.neocord: init at 2024-02-10 (#288120)
This commit is contained in:
@@ -6094,6 +6094,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/folke/neoconf.nvim/";
|
||||
};
|
||||
|
||||
neocord = buildVimPlugin {
|
||||
pname = "neocord";
|
||||
version = "2024-02-10";
|
||||
src = fetchFromGitHub {
|
||||
owner = "IogaMaster";
|
||||
repo = "neocord";
|
||||
rev = "d5f51d466644fe3c62eda4c41e373ecdc299a367";
|
||||
sha256 = "1gv7lkqgiljgazzm0r5nbnvj3rj0l376bcz3hf2d881h4xi2lq3l";
|
||||
};
|
||||
meta.homepage = "https://github.com/IogaMaster/neocord";
|
||||
};
|
||||
|
||||
neodark-vim = buildVimPlugin {
|
||||
pname = "neodark.vim";
|
||||
version = "2024-01-12";
|
||||
|
||||
@@ -82,6 +82,7 @@ https://github.com/romgrk/barbar.nvim/,,
|
||||
https://github.com/utilyre/barbecue.nvim/,,
|
||||
https://github.com/chriskempson/base16-vim/,,
|
||||
https://github.com/nvchad/base46/,HEAD,
|
||||
https://github.com/IogaMaster/neocord.git,main,
|
||||
https://github.com/jamespwilliams/bat.vim/,HEAD,
|
||||
https://github.com/vim-scripts/bats.vim/,,
|
||||
https://github.com/rbgrouleff/bclose.vim/,,
|
||||
|
||||
Reference in New Issue
Block a user