]> git.phdru.name Git - dotfiles.git/commitdiff
.mc/menu: Edit the file in gvim
authorOleg Broytman <phd@phdru.name>
Sat, 26 May 2018 04:50:18 +0000 (07:50 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 26 May 2018 04:50:18 +0000 (07:50 +0300)
.mc/menu

index b0b11b8aa411a28229bf0b2fca07f912cade9043..9b3763aa3232aec716e5d6b0c18681c7cd3f5c4e 100644 (file)
--- a/.mc/menu
+++ b/.mc/menu
@@ -20,6 +20,10 @@ shell_patterns=0
 p  View the file in a pager
    exec ${PAGER:-more} %f
 
++ t r
+e  Edit the file in gvim
+   gvim %f &
+
 + t r
 b  View the file in a browser
    exec webbrowser file://%d/%f