mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 09:05:39 +01:00
Update groff.nanorc
added original line to allow color of some macros that only have one letter after .
This commit is contained in:
parent
104dde0fb1
commit
694cacc285
@ -14,6 +14,7 @@ color cyan "(\\|\\\\)n(.|\(..)"
|
|||||||
color cyan start="(\\|\\\\)n\[" end="]"
|
color cyan start="(\\|\\\\)n\[" end="]"
|
||||||
## Requests
|
## Requests
|
||||||
color brightgreen "^\.[[:space:]]*[^[[:space:]]]*[^[[:space:]]]*"
|
color brightgreen "^\.[[:space:]]*[^[[:space:]]]*[^[[:space:]]]*"
|
||||||
|
color brightgreen "^\.[[:space:]]*[^[[:space:]]]*"
|
||||||
## Comments
|
## Comments
|
||||||
color yellow "^\.\\".*$"
|
color yellow "^\.\\".*$"
|
||||||
## Strings
|
## Strings
|
||||||
|
Loading…
Reference in New Issue
Block a user