switch to kitty-scrollback.nvim

still has problems with ergonomics
This commit is contained in:
Noah Masur
2024-01-30 09:57:38 -07:00
parent 26afa49879
commit fe1a4c2c29
6 changed files with 38 additions and 2 deletions

View File

@ -120,6 +120,10 @@
url = "github:j-hui/fidget.nvim/v1.2.0";
flake = false;
};
kitty-scrollback-nvim-src = {
url = "github:mikesmithgh/kitty-scrollback.nvim";
flake = false;
};
# Tree-Sitter Grammars
tree-sitter-bash = {