mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -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 = {
|
programs.yazi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableNushellIntegration = true;
|
enableNushellIntegration = true;
|
||||||
keymap.manager.prepend_keymap = [
|
|
||||||
{
|
|
||||||
exec = "quit";
|
|
||||||
on = ["Q"];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
exec = "quit --no-cwd-file";
|
|
||||||
on = ["q"];
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
log = {
|
log = {
|
||||||
enabled = false;
|
enabled = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue