mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Add reminders to Python syntax
This commit is contained in:
parent
0f2ad69b02
commit
be1c690ef1
1 changed files with 3 additions and 0 deletions
|
|
@ -51,3 +51,6 @@ color yellow start=""""[^"]" end=""""" start="'''[^']" end="'''"
|
|||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
# reminders
|
||||
color brightwhite,yellow "(FIXME|TODO|XXX)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue