Merge pull request #304 from earboxer/email
* Email: Use file 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 blue "^>>([^>].*|$)"
|
||||
color green "^>>>.*"
|
||||
color blue "^> ?>([^>].*|$)"
|
||||
color green "^> ?> ?>.*"
|
||||
|
||||
Reference in New Issue
Block a user