mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: removed keymap
This commit is contained in:
parent
e14c97062d
commit
2453c44a93
1 changed files with 0 additions and 11 deletions
|
@ -2,17 +2,6 @@
|
|||
programs.yazi = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
keymap.manager.prepend_keymap = [
|
||||
{
|
||||
exec = "quit";
|
||||
on = ["Q"];
|
||||
}
|
||||
{
|
||||
exec = "quit --no-cwd-file";
|
||||
on = ["q"];
|
||||
}
|
||||
];
|
||||
|
||||
settings = {
|
||||
log = {
|
||||
enabled = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue