For conformity, color trailing whitespace green, not blue
This commit is contained in:
+1
-1
@@ -39,4 +39,4 @@ color cyan "(^|[[:space:]])#.*$"
|
|||||||
color brightcyan "(^|[[:space:]])##.*$"
|
color brightcyan "(^|[[:space:]])##.*$"
|
||||||
|
|
||||||
## Trailing spaces
|
## Trailing spaces
|
||||||
color ,blue "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
|
|||||||
Reference in New Issue
Block a user