]> granicus.if.org Git - neomutt/commit
contrib: fix vim syntax file for index-color commands
authorMarcin Rajner lenovo <mrajner@gik.pw.edu.pl>
Tue, 10 Jan 2017 06:19:04 +0000 (07:19 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 23 Jan 2017 13:45:37 +0000 (13:45 +0000)
commitea18d4ea3d9b6b1bfee2210637dc0403cbe10450
tree20b238348cc2f58a01c6e1882d7d62416d5ec290
parent9f1042852a0362a55f34ff7c5846edb0246e7480
contrib: fix vim syntax file for index-color commands

color higlighting of muttrc file in vim was not correct
for entries like:

color index_subject color... color...  "!~D ~sSPAM"

This was problem for all colors specified like `color index_...`
from patch-index-color-neomutt

Closes #289
doc/vimrc.index-color