fix: rename manager -> mgr in yazi keymap configuration settings
Some checks failed
ci / nix-fmt (push) Has been cancelled
Some checks failed
ci / nix-fmt (push) Has been cancelled
This commit is contained in:
parent
eed37dec34
commit
4c5d4cd017
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
in {
|
||||
config = mkIf cfg.enable {
|
||||
programs.yazi.keymap = {
|
||||
manager.keymap = [
|
||||
mgr.keymap = [
|
||||
{
|
||||
on = ["<Esc>"];
|
||||
run = "escape";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue