unifying colour schemes and etc

This commit is contained in:
Matt Nish-Lapidus 2025-02-08 18:49:54 -05:00
parent 37fcd7955c
commit 4641e137e9
39 changed files with 10635 additions and 17 deletions

View file

@ -20,7 +20,8 @@
{ on = "<Tab>"; run = "spot"; desc = "Spot hovered file"; }
{ on = "M"; run = "plugin mount"; }
{ on = "p"; run = "plugin smart-paste"; desc = "Paste into the hovered directory or CWD"; }
{ on = "<Esc>"; run = "close"; desc = "cancel input"; }
{ on = ["g" "l"]; run = "plugin lazygit"; desc = "lazygit"; }
{ on = "F"; run = "plugin jump-to-char"; desc = "jump to char"; }
];
};
settings = {