diff options
author | Urbain Vaes <urbain@vaes.uk> | 2021-07-27 17:46:45 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2021-07-27 17:46:45 +0100 |
commit | d140b98cba4b37805e4f2b112e93c87ae6adbe73 (patch) | |
tree | 405fbe16022d26009f61bf5120f2b3e8f463062a /mutt | |
parent | 6dc1aaadb5232530b903b3f71e124ec59d096874 (diff) |
[vim] Fix issue with got, goT, gof, goF
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/.mutt/colors.muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/.mutt/colors.muttrc b/mutt/.mutt/colors.muttrc index 083cac5..85693b9 100644 --- a/mutt/.mutt/colors.muttrc +++ b/mutt/.mutt/colors.muttrc @@ -17,6 +17,7 @@ color index color195 default "~U" color index color2 default "~Q" color index color1 default "~D" color index color167 default "~F" +color index color172 default "~X 1-" color quoted cyan default color quoted1 magenta default |