adjust lazygit which is still not perfect

This commit is contained in:
Noah Masur 2025-03-30 18:17:37 -04:00
parent d427ccc577
commit 0be5c026a7
No known key found for this signature in database

View File

@ -123,13 +123,16 @@ in
keys.normal = {
# Enable and disable inlay hints
space.H = ":toggle lsp.display-inlay-hints";
# Open lazygit
# Unfortunately, this breaks mouse input and the terminal after quitting Helix
space.l = [
":write-all"
":new"
":insert-output ${lib.getExe pkgs.lazygit}"
":buffer-close!"
# ":redraw"
# ":reload-all"
":redraw"
":reload-all"
];
# Open yazi