diff options
author | Aaditya Dhruv <[email protected]> | 2025-06-14 10:12:33 +0530 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-06-14 10:12:33 +0530 |
commit | bd8919afb109efa0a92def766aca81f1e2e146fa (patch) | |
tree | a3cfbd93f8f0be44dd666969abdb20a27d6db84c /src/config/files/neomutt/mailcap | |
parent | 90b9ea4267ee04e1fe6f808ae322d4ad36edc693 (diff) |
Update neovim, neomutt, and shell configurations
Diffstat (limited to 'src/config/files/neomutt/mailcap')
-rw-r--r-- | src/config/files/neomutt/mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/files/neomutt/mailcap b/src/config/files/neomutt/mailcap new file mode 100644 index 0000000..f93be9a --- /dev/null +++ b/src/config/files/neomutt/mailcap @@ -0,0 +1 @@ +text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput |