mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
* Email: Use extension, allow spaces after quote indent
This commit is contained in:
parent
ec4e86c44b
commit
4874956f42
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
syntax "Email"
|
syntax "Email" "\.em(ai)?l$"
|
||||||
|
|
||||||
color magenta "^>([^>].*|$)"
|
color magenta "^>([^>].*|$)"
|
||||||
color blue "^>>([^>].*|$)"
|
color blue "^> ?>([^>].*|$)"
|
||||||
color green "^>>>.*"
|
color green "^> ?> ?>.*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue