* Email: Use extension, allow spaces after quote indent
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
|||||||
syntax "Email"
|
syntax "Email" "\.em(ai)?l$"
|
||||||
|
|
||||||
color magenta "^>([^>].*|$)"
|
color magenta "^>([^>].*|$)"
|
||||||
color blue "^>>([^>].*|$)"
|
color blue "^> ?>([^>].*|$)"
|
||||||
color green "^>>>.*"
|
color green "^> ?> ?>.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user