vimPlugins.koda-nvim: init at 2.6.0-unstable-2026-02-04 (#486906)

This commit is contained in:
Austin Horstman
2026-02-04 17:35:00 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -7337,6 +7337,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
koda-nvim = buildVimPlugin {
pname = "koda.nvim";
version = "2.6.0-unstable-2026-02-04";
src = fetchFromGitHub {
owner = "oskarnurm";
repo = "koda.nvim";
rev = "9c69db5df7f1a82851d87fdac5b37a469213ac16";
hash = "sha256-Zcp7TKuAa7CvlDUv/9iFiuR3X68mPoug5EgsUhmtkkA=";
};
meta.homepage = "https://github.com/oskarnurm/koda.nvim/";
meta.hydraPlatforms = [ ];
};
kommentary = buildVimPlugin {
pname = "kommentary";
version = "1.0-unstable-2023-11-29";
@@ -563,6 +563,7 @@ https://github.com/mikesmithgh/kitty-scrollback.nvim/,HEAD,
https://github.com/serenevoid/kiwi.nvim/,HEAD,
https://github.com/kmonad/kmonad-vim/,,
https://github.com/frabjous/knap/,HEAD,
https://github.com/oskarnurm/koda.nvim/,HEAD,
https://github.com/b3nj5m1n/kommentary/,,
https://github.com/udalov/kotlin-vim/,,
https://github.com/mistweaverco/kulala.nvim/,HEAD,