vimPlugins.vim-hy: init at 2024-10-06

This commit is contained in:
Louis Chan
2025-10-23 21:14:17 +08:00
parent 9a1c9bbe48
commit 84704f3ecb
2 changed files with 14 additions and 0 deletions
@@ -18552,6 +18552,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
vim-hy = buildVimPlugin {
pname = "vim-hy";
version = "2024-10-06";
src = fetchFromGitHub {
owner = "hylang";
repo = "vim-hy";
rev = "ab1699bfa636e7355ac0030189331251c49c7d61";
sha256 = "09v83a6ybj73043acpm2nps5s56sqg2pz456b4qgz2r7zjlgx5r9";
};
meta.homepage = "https://github.com/hylang/vim-hy/";
meta.hydraPlatforms = [ ];
};
vim-hybrid = buildVimPlugin {
pname = "vim-hybrid";
version = "2016-01-05";
@@ -1424,6 +1424,7 @@ https://github.com/ntk148v/vim-horizon/,,
https://github.com/jonsmithers/vim-html-template-literals/,,
https://github.com/humanoid-colors/vim-humanoid-colorscheme/,,
https://github.com/vim-utils/vim-husk/,,
https://github.com/hylang/vim-hy/,HEAD,
https://github.com/w0ng/vim-hybrid/,,
https://github.com/kristijanhusak/vim-hybrid-material/,,
https://github.com/noc7c9/vim-iced-coffee-script/,,