[Yazi] Fix keymap overlap
This commit is contained in:
		| @@ -40,5 +40,5 @@ prepend_keymap = [ | ||||
|     { on = [ "g", "/" ],        run = "cd /",                     desc = "Go to /" }, | ||||
|     { on = [ "g", "m" ],        run = "cd /run/media/$USER",      desc = "Go to /run/media" }, | ||||
|     { on = [ "g", "<Space>" ],  run = "cd --interactive",         desc = "Go to interactively" }, | ||||
|     { on   = [ "g", "c" ],      run  = "plugin vcs-files",        desc = "Show Git file changes" }, | ||||
|     { on = [ "g", "-" ],        run  = "plugin vcs-files",        desc = "Show Git file changes" }, | ||||
| ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user