commit 9ed023aa1db457866a7642f1d82a693a2fb86c8f parent 7caf7ca90e6af579239e61d4387dbfcc1aa49b53 Author: Thim Cederlund <thim@cederlund.de> Date: Fri, 26 Apr 2019 17:28:07 +0200 mailcap text/plain editor is now nvim Diffstat:
M | mailcap | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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