mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 00:25:39 +01:00
Unify comments in Python file
This commit is contained in:
parent
c3c1996717
commit
4bf49a725a
@ -49,8 +49,8 @@ color yellow start=""""[^"]" end=""""" start="'''[^']" end="'''"
|
||||
#color cyan start="("""[^"]|[^"]""")" end="("""[^"]|[^"]""")" start="'''[^']" end="'''"
|
||||
#color cyan start="\"\"\"" end="\"\"\""
|
||||
|
||||
## Trailing spaces
|
||||
## trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
# reminders
|
||||
## reminders
|
||||
color brightwhite,yellow "(FIXME|TODO|XXX)"
|
||||
|
Loading…
Reference in New Issue
Block a user