diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 76b1ecbdd148..c0e8acb32c49 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index cb5f07e43aa3..8079b2b5e95a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,