From 06ada8060cbf41033b276d31a99bbcb4bac02dec Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 9 Aug 2018 01:51:06 +0300 Subject: [PATCH] .mc/menu: Change gvim hotkey --- .mc/menu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mc/menu b/.mc/menu index 9b3763a..487c1a7 100644 --- a/.mc/menu +++ b/.mc/menu @@ -21,7 +21,7 @@ p View the file in a pager exec ${PAGER:-more} %f + t r -e Edit the file in gvim +g Edit the file in gvim gvim %f & + t r -- 2.39.2