vimPlugins.kitty-scrollback-nvim: init at 2025-03-20 (#391582)

This commit is contained in:
Austin Horstman
2025-03-20 12:28:56 -05:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -6453,6 +6453,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
kitty-scrollback-nvim = buildVimPlugin {
pname = "kitty-scrollback.nvim";
version = "2025-03-20";
src = fetchFromGitHub {
owner = "mikesmithgh";
repo = "kitty-scrollback.nvim";
rev = "9b70b5f73b653745ddca4a8e49b9477fc33b817f";
sha256 = "0570ng60dzwdbbq76vpkdrww6jnm15vbcyy79885fvb0sjwcpf1a";
};
meta.homepage = "https://github.com/mikesmithgh/kitty-scrollback.nvim/";
meta.hydraPlatforms = [ ];
};
kmonad-vim = buildVimPlugin {
pname = "kmonad-vim";
version = "2022-03-20";
@@ -494,6 +494,7 @@ https://github.com/GCBallesteros/jupytext.nvim/,HEAD,
https://github.com/rebelot/kanagawa.nvim/,,
https://github.com/imsnif/kdl.vim/,HEAD,
https://github.com/anuvyklack/keymap-layer.nvim/,HEAD,
https://github.com/mikesmithgh/kitty-scrollback.nvim/,HEAD,
https://github.com/kmonad/kmonad-vim/,,
https://github.com/frabjous/knap/,HEAD,
https://github.com/b3nj5m1n/kommentary/,,