From 1915b99fc04170a8281458f62dca2f13730fbeeb Mon Sep 17 00:00:00 2001 From: "Andrew V. Samoilov" Date: Tue, 29 Oct 2002 13:52:15 +0000 Subject: [PATCH] Highlight trailing whitespace(s) of the inserted lines --- syntax/diff.syntax | 2 ++ 1 file changed, 2 insertions(+) diff --git a/syntax/diff.syntax b/syntax/diff.syntax index 3df800615..d129e714a 100644 --- a/syntax/diff.syntax +++ b/syntax/diff.syntax @@ -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