diff --git a/neomutt/.config/neomutt/etc/mailcap b/neomutt/.config/neomutt/etc/mailcap index b090e9e..b2da863 100644 --- a/neomutt/.config/neomutt/etc/mailcap +++ b/neomutt/.config/neomutt/etc/mailcap @@ -1,5 +1,5 @@ -text/html; w3m -I %{charset} -T text/html %s; copiousoutput; -text/* ; vim %s ; edit=vim %s ; compose=vim %s ; needsterminal +text/html; w3m -I %{charset -T text/html %s; copiousoutput; +text/* ; nvim %s ; edit=nvim %s ; compose=nvim %s ; needsterminal image/*; imv %s ; copiousoutput application/pdf; zathura %s ; application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s ;