Fix a few Perl style mappings
This commit is contained in:
parent
4ad643f756
commit
ad0297f42f
@ -10,13 +10,13 @@ string=string_1
|
|||||||
character=character
|
character=character
|
||||||
preprocessor=preprocessor
|
preprocessor=preprocessor
|
||||||
operator=operator
|
operator=operator
|
||||||
identifier=identifier_1
|
identifier=identifier
|
||||||
scalar=scalar
|
scalar=identifier_1
|
||||||
pod=comment_doc
|
pod=comment_doc
|
||||||
regex=regex
|
regex=regex
|
||||||
array=regex
|
array=identifier_2
|
||||||
hash=regex
|
hash=identifier_3
|
||||||
symboltable=number_2
|
symboltable=identifier_4
|
||||||
backticks=backticks
|
backticks=backticks
|
||||||
pod_verbatim=comment_doc_keyword
|
pod_verbatim=comment_doc_keyword
|
||||||
reg_subst=regex
|
reg_subst=regex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user