mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +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 brightmagenta
|
||||||
context linestart === \n brown
|
context linestart === \n brown
|
||||||
context linestart \+ \n brightgreen
|
context linestart \+ \n brightgreen
|
||||||
|
keyword \{\s\t\}\[\s\t\]\n white red
|
||||||
context linestart > \n brightgreen
|
context linestart > \n brightgreen
|
||||||
|
keyword \{\s\t\}\[\s\t\]\n white red
|
||||||
context linestart - \n brightred
|
context linestart - \n brightred
|
||||||
context linestart < \n brightred
|
context linestart < \n brightred
|
||||||
context linestart ! \n yellow
|
context linestart ! \n yellow
|
||||||
|
Loading…
Reference in New Issue
Block a user