Update groff.nanorc

added original line to allow color of some macros that only have one letter after .
pull/309/head
hdquemada 4 years ago
parent 104dde0fb1
commit 694cacc285

@ -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…
Cancel
Save