Unverified Commit e49ee6ef authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

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

parents aaf71515 f8e07853
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,