Merge branch 'mailcap-editor' into 'master'

mailcap text/plain editor is now EDITOR variable

See merge request LukeSmithxyz/mutt-wizard!69
This commit is contained in:
Luke Smith 2019-04-26 15:33:19 +00:00
commit b53babb00c

View File

@ -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