summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThim Cederlund <thim@cederlund.de>2019-04-26 17:28:07 +0200
committerThim Cederlund <thim@cederlund.de>2019-04-26 17:28:07 +0200
commit9ed023aa1db457866a7642f1d82a693a2fb86c8f (patch)
treecb8108bc8213d97b2f39a29dc55e43592a4ac028
parent7caf7ca90e6af579239e61d4387dbfcc1aa49b53 (diff)
mailcap text/plain editor is now nvim
-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