Fix a few Shell style mappings

This commit is contained in:
Colomban Wendling 2012-06-30 01:51:38 +02:00
parent ad0297f42f
commit 3d23023930

View File

@ -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