1
1

Highlight trailing whitespace(s) of the inserted lines

Этот коммит содержится в:
Andrew V. Samoilov 2002-10-29 13:52:15 +00:00
родитель b932fcb249
Коммит 1915b99fc0

Просмотреть файл

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