Add default colorscheme (based on solarized) and colorscheme support

This commit is contained in:
Zachary Yedidia
2016-03-21 16:02:58 -04:00
parent 11bc2cfbad
commit 7300ab66f7
38 changed files with 400 additions and 417 deletions

View File

@@ -36,6 +36,6 @@ color red "(<\?(php)?|\?>)"
color red (s) "\?>.*?<\?(php|=)?"
# trailing whitespace
color ,green "[^[:space:]]{1}[[:space:]]+$"
# multi-line comments
# multi-line brightblacks
color brightyellow (s) "/\*.*?\*/"