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