Browse Source

changed to neomutt syntax

tags/v3.1
Luke 6 years ago
parent
commit
dba65fa358
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      autoconf/mutt_profile
  2. +1
    -1
      muttrc

+ 1
- 1
autoconf/mutt_profile 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"


+ 1
- 1
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


Loading…
Cancel
Save