summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-04-26 15:33:19 +0000
committerLuke Smith <luke@lukesmith.xyz>2019-04-26 15:33:19 +0000
commitb53babb00c545b4f1f7fddb1ce515b5f0a76f7b5 (patch)
treecb8108bc8213d97b2f39a29dc55e43592a4ac028
parent7caf7ca90e6af579239e61d4387dbfcc1aa49b53 (diff)
parent9ed023aa1db457866a7642f1d82a693a2fb86c8f (diff)
Merge branch 'mailcap-editor' into 'master'
mailcap text/plain editor is now EDITOR variable See merge request LukeSmithxyz/mutt-wizard!69
-rw-r--r--mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailcap b/mailcap
index 20b8534..c9c0a68 100644
--- a/mailcap
+++ b/mailcap
@@ -1,4 +1,4 @@
-text/plain; vim %s ;
+text/plain; $EDITOR %s ;
text/html; openfile %s ;
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; muttimage %s ; copiousoutput