dots/src/.config/neomutt/common.muttrc

16 lines
286 B
Plaintext
Raw Normal View History

# vim: filetype=muttrc
source ~/.config/neomutt/colors.muttrc
source ~/.config/neomutt/binds.muttrc
set sleep_time=0
set beep=no
set editor="nvim"
set sort=reverse-date
set sidebar_visible
set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S"
set mail_check_stats
2023-03-26 11:49:00 -04:00
bind editor <space> noop