Colorize strings in Subl
This commit is contained in:
parent
b792169909
commit
991a18212a
|
@ -86,7 +86,7 @@ contexts:
|
|||
|
||||
# Pushing to stack
|
||||
- match: '\"(\S+)\s?'
|
||||
scope: variable.parameter.option
|
||||
scope: constant.numeric
|
||||
pop: true
|
||||
|
||||
# Addressing
|
||||
|
|
Loading…
Reference in New Issue