mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 10:50:26 +01:00
Merge pull request #304 from earboxer/email
* Email: Use file extension, allow spaces after quote indent
This commit is contained in:
commit
913f6d75e7
|
@ -1,5 +1,5 @@
|
||||||
syntax "Email"
|
syntax "Email" "\.em(ai)?l$"
|
||||||
|
|
||||||
color magenta "^>([^>].*|$)"
|
color magenta "^>([^>].*|$)"
|
||||||
color blue "^>>([^>].*|$)"
|
color blue "^> ?>([^>].*|$)"
|
||||||
color green "^>>>.*"
|
color green "^> ?> ?>.*"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user