* Email: Use extension, allow spaces after quote indent

This commit is contained in:
Zach DeCook 2020-04-19 17:33:58 -04:00
parent ec4e86c44b
commit 4874956f42
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
syntax "Email" syntax "Email" "\.em(ai)?l$"
color magenta "^>([^>].*|$)" color magenta "^>([^>].*|$)"
color blue "^>>([^>].*|$)" color blue "^> ?>([^>].*|$)"
color green "^>>>.*" color green "^> ?> ?>.*"