Fix a named style misspelling in the Lua filetype
This commit is contained in:
parent
768659b89f
commit
7435a81d83
@ -10,7 +10,7 @@ word=keyword_1
|
|||||||
string=string_1
|
string=string_1
|
||||||
character=character
|
character=character
|
||||||
literalstring=string_2
|
literalstring=string_2
|
||||||
preprocessor=preprocess
|
preprocessor=preprocessor
|
||||||
operator=operator
|
operator=operator
|
||||||
identifier=identifier_1
|
identifier=identifier_1
|
||||||
stringeol=string_eol
|
stringeol=string_eol
|
||||||
|
Loading…
x
Reference in New Issue
Block a user