unifying colour schemes and etc
This commit is contained in:
parent
37fcd7955c
commit
4641e137e9
39 changed files with 10635 additions and 17 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue