1
0
mirror of https://github.com/scopatz/nanorc synced 2024-09-20 21:46:01 +02:00

* 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

View File

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