Browse Source

Merge pull request #915 from p-hofer/master

Remove duplicate lines in mutt-wizard.muttrc
pull/919/head
Luke Smith 1 year ago
committed by GitHub
parent
commit
0ae62d9282
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      share/mutt-wizard.muttrc

+ 0
- 2
share/mutt-wizard.muttrc View File

@@ -43,7 +43,6 @@ bind attach <return> view-mailcap
bind attach l view-mailcap bind attach l view-mailcap
bind editor <space> noop bind editor <space> noop
bind index G last-entry bind index G last-entry
bind index gg first-entry
bind pager,attach h exit bind pager,attach h exit
bind pager j next-line bind pager j next-line
bind pager k previous-line bind pager k previous-line
@@ -163,7 +162,6 @@ color quoted5 brightred default
color signature brightgreen default color signature brightgreen default
color bold black default color bold black default
color underline black default color underline black default
color normal default default


# Regex highlighting: # Regex highlighting:
color header brightmagenta default "^From" color header brightmagenta default "^From"


Loading…
Cancel
Save