From 9ed023aa1db457866a7642f1d82a693a2fb86c8f Mon Sep 17 00:00:00 2001 From: Thim Cederlund Date: Fri, 26 Apr 2019 17:28:07 +0200 Subject: [PATCH] mailcap text/plain editor is now nvim --- mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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