vimPlugins.vim-waikiki: init at 0-unstable-2020-09-19 (#480774)
This commit is contained in:
@@ -22118,6 +22118,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
vim-waikiki = buildVimPlugin {
|
||||
pname = "vim-waikiki";
|
||||
version = "0-unstable-2020-09-19";
|
||||
src = fetchFromGitHub {
|
||||
owner = "fcpg";
|
||||
repo = "vim-waikiki";
|
||||
rev = "7af1879a8ea0e4a0a7bd181ed17ad3d37478215e";
|
||||
hash = "sha256-8zMKrmCV4Erp0Q4WyuqyyKgZS5JGu1dXSzrhftdmNFE=";
|
||||
};
|
||||
meta.homepage = "https://github.com/fcpg/vim-waikiki/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
vim-wakatime = buildVimPlugin {
|
||||
pname = "vim-wakatime";
|
||||
version = "11.3.0-unstable-2025-08-31";
|
||||
|
||||
@@ -1698,6 +1698,7 @@ https://github.com/hrsh7th/vim-vsnip/,,
|
||||
https://github.com/hrsh7th/vim-vsnip-integ/,,
|
||||
https://github.com/posva/vim-vue/,,
|
||||
https://github.com/leafOfTree/vim-vue-plugin/,HEAD,
|
||||
https://github.com/fcpg/vim-waikiki/,HEAD,
|
||||
https://github.com/wakatime/vim-wakatime/,,
|
||||
https://github.com/osyo-manga/vim-watchdogs/,,
|
||||
https://github.com/jasonccox/vim-wayland-clipboard/,,
|
||||
|
||||
Reference in New Issue
Block a user