mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-23 17:27:14 +09:00
Add default colorscheme (based on solarized) and colorscheme support
This commit is contained in:
@@ -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) "/\*.*?\*/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user