mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07: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
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ color cyan "(\\|\\\\)n(.|\(..)"
|
|||
color cyan start="(\\|\\\\)n\[" end="]"
|
||||
## Requests
|
||||
color brightgreen "^\.[[:space:]]*[^[[:space:]]]*[^[[:space:]]]*"
|
||||
color brightgreen "^\.[[:space:]]*[^[[:space:]]]*"
|
||||
## Comments
|
||||
color yellow "^\.\\".*$"
|
||||
## Strings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue