vimPlugins.duck-nvim : init at 1.0.0-unstable-2024-03-07

https://github.com/tamton-aquib/duck.nvim
This commit is contained in:
Nikita Rudenko
2026-04-05 17:01:24 +03:00
parent dcf16cfea9
commit 68330f2a91
2 changed files with 14 additions and 0 deletions
@@ -4848,6 +4848,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
duck-nvim = buildVimPlugin {
pname = "duck.nvim";
version = "1.0.0-unstable-2024-03-07";
src = fetchFromGitHub {
owner = "tamton-aquib";
repo = "duck.nvim";
rev = "d8a6b08af440e5a0e2b3b357e2f78bb1883272cd";
hash = "sha256-97QSkZHpHLq1XyLNhPz88i9VuWy6ux7ZFNJx/g44K2A=";
};
meta.homepage = "https://github.com/tamton-aquib/duck.nvim/";
meta.hydraPlatforms = [ ];
};
earthly-vim = buildVimPlugin {
pname = "earthly.vim";
version = "0-unstable-2024-04-02";
@@ -371,6 +371,7 @@ https://github.com/dracula/vim/,,dracula-vim
https://github.com/Mofiqul/dracula.nvim/,HEAD,
https://github.com/stevearc/dressing.nvim/,,
https://github.com/Bekaboo/dropbar.nvim/,HEAD,
https://github.com/tamton-aquib/duck.nvim/,HEAD,
https://github.com/earthly/earthly.vim/,HEAD,
https://github.com/GustavEikaas/easy-dotnet.nvim/,HEAD,
https://github.com/JellyApple102/easyread.nvim/,HEAD,