Highlight trailing whitespace(s) of the inserted lines

This commit is contained in:
Andrew V. Samoilov 2002-10-29 13:52:15 +00:00
parent b932fcb249
commit 1915b99fc0

View File

@ -15,7 +15,9 @@ context linestart \+\+\+ \n brightmagenta
context linestart \*\*\* \n brightmagenta
context linestart === \n brown
context linestart \+ \n brightgreen
keyword \{\s\t\}\[\s\t\]\n white red
context linestart > \n brightgreen
keyword \{\s\t\}\[\s\t\]\n white red
context linestart - \n brightred
context linestart < \n brightred
context linestart ! \n yellow