mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Unify comments in Python file
This commit is contained in:
parent
c3c1996717
commit
4bf49a725a
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue