mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Highlight trailing whitespace(s) of the inserted lines
This commit is contained in:
parent
b932fcb249
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user