mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-04 23:20:37 +00:00
parent
af22e0a567
commit
89886f10c7
1 changed files with 3 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
syntax "conf" "\.c[o]?nf$"
|
||||
## Possible errors and parameters
|
||||
## Strings
|
||||
white (i) ""(\\.|[^"])*""
|
||||
color constant.string (i) ""(\\.|[^"])*""
|
||||
## Comments
|
||||
brightblue (i) "^[[:space:]]*#.*$"
|
||||
cyan (i) "^[[:space:]]*##.*$"
|
||||
color comment (i) "^[[:space:]]*#.*$"
|
||||
color comment (i) "^[[:space:]]*##.*$"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue