Fix a named style misspelling in the Lua filetype

This commit is contained in:
Colomban Wendling 2014-08-17 01:31:40 +02:00
parent 768659b89f
commit 7435a81d83

View File

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