mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 09:05:39 +01:00
* Email: Use extension, allow spaces after quote indent
This commit is contained in:
parent
ec4e86c44b
commit
4874956f42
@ -1,5 +1,5 @@
|
||||
syntax "Email"
|
||||
syntax "Email" "\.em(ai)?l$"
|
||||
|
||||
color magenta "^>([^>].*|$)"
|
||||
color blue "^>>([^>].*|$)"
|
||||
color green "^>>>.*"
|
||||
color blue "^> ?>([^>].*|$)"
|
||||
color green "^> ?> ?>.*"
|
||||
|
Loading…
Reference in New Issue
Block a user