vimPlugins.colibri-vim: init at 2019-06-15 (#450048)
This commit is contained in:
@@ -3117,6 +3117,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
colibri-vim = buildVimPlugin {
|
||||
pname = "colibri.vim";
|
||||
version = "2019-06-15";
|
||||
src = fetchFromGitHub {
|
||||
owner = "archseer";
|
||||
repo = "colibri.vim";
|
||||
rev = "ad82132e0cbbdfa194d722f15c2df8f0d04b5b71";
|
||||
sha256 = "1aknwa8gacinvfq9vnpqx3xjwjl8qddih8cvf878nf2xhp59gff0";
|
||||
};
|
||||
meta.homepage = "https://github.com/archseer/colibri.vim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
colorbuddy-nvim = buildVimPlugin {
|
||||
pname = "colorbuddy.nvim";
|
||||
version = "2024-05-08";
|
||||
|
||||
@@ -238,6 +238,7 @@ https://github.com/franco-ruggeri/codecompanion-spinner.nvim/,HEAD,
|
||||
https://github.com/olimorris/codecompanion.nvim/,HEAD,
|
||||
https://github.com/gorbit99/codewindow.nvim/,HEAD,
|
||||
https://github.com/metakirby5/codi.vim/,,
|
||||
https://github.com/archseer/colibri.vim/,HEAD,
|
||||
https://github.com/tjdevries/colorbuddy.nvim/,,
|
||||
https://github.com/xzbdmw/colorful-menu.nvim/,HEAD,
|
||||
https://github.com/nvim-zh/colorful-winsep.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user