浏览代码

Merge pull request #915 from p-hofer/master

Remove duplicate lines in mutt-wizard.muttrc
pull/919/head
Luke Smith 3 年前
committed by GitHub
父节点
当前提交
0ae62d9282
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      share/mutt-wizard.muttrc

+ 0
- 2
share/mutt-wizard.muttrc 查看文件

@@ -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"


正在加载...
取消
保存