Fix a few Shell style mappings
This commit is contained in:
parent
ad0297f42f
commit
3d23023930
@ -8,10 +8,10 @@ word=keyword_1
|
|||||||
string=string_1
|
string=string_1
|
||||||
character=character
|
character=character
|
||||||
operator=operator
|
operator=operator
|
||||||
identifier=identifier_1
|
identifier=identifier
|
||||||
backticks=backticks
|
backticks=backticks
|
||||||
param=parameter
|
param=parameter
|
||||||
scalar=scalar
|
scalar=identifier_1
|
||||||
error=error
|
error=error
|
||||||
here_delim=here_doc
|
here_delim=here_doc
|
||||||
here_q=here_doc
|
here_q=here_doc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user