syntax: po: do not leave the occasional tab with a red background color

master
Benno Schulenberg 2020-09-10 19:41:39 +02:00
parent d2d0c665b1
commit 3940032cd3
1 changed files with 2 additions and 0 deletions

View File

@ -29,3 +29,5 @@ color brightwhite,yellow "\<(FIXME|TODO|XXX)\>"
color red "#~.*"
# Stray control codes.
color bold,pink,red "[[:cntrl:]]"
# Tabs.
color mint "[[:blank:]]"