mirror of
https://github.com/scopatz/nanorc
synced 2024-10-31 23:00:00 +01:00
Add reminders to Python syntax
This commit is contained in:
parent
0f2ad69b02
commit
be1c690ef1
@ -51,3 +51,6 @@ color yellow start=""""[^"]" end=""""" start="'''[^']" end="'''"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
# reminders
|
||||
color brightwhite,yellow "(FIXME|TODO|XXX)"
|
||||
|
Loading…
Reference in New Issue
Block a user