diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap index 9d1857b..f93d970 100644 --- a/.config/mutt/mailcap +++ b/.config/mutt/mailcap @@ -1,4 +1,4 @@ -text/plain; $EDITOR %s ; +text/plain; /home/gil/.local/bin/nvim.appimage %s ; text/html; openfile %s ; nametemplate=%s.html text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput; image/*; openfile %s ;