changed to neomutt syntax

This commit is contained in:
Luke 2018-02-11 15:01:55 -07:00
parent 899b65b305
commit dba65fa358
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# vim: filetype=muttrc # vim: filetype=neomuttrc
# muttrc file for account $title # muttrc file for account $title
set realname = "$realname" set realname = "$realname"
set from = "$fulladdr" set from = "$fulladdr"

2
muttrc
View File

@ -1,4 +1,4 @@
# vim: filetype=muttrc # vim: filetype=neomuttrc
# This is the general mutt config which has the settings that all accounts use. # This is the general mutt config which has the settings that all accounts use.
source etc/muttcol source etc/muttcol
bind index,pager i noop bind index,pager i noop