Map all filetype's character styles to 'character' named style

This commit is contained in:
Colomban Wendling 2012-07-01 15:20:21 +02:00
parent 409c1a68a5
commit 40ab39d8fd
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ word=keyword_1
identifier=identifier_1
number=number
delimiter=operator
character=string_1
character=character
charactereol=string_eol
string=string_1
stringeol=string_eol

View File

@ -14,7 +14,7 @@ mathinstruction=keyword_2
register=type
directive=preprocessor
directiveoperand=keyword_3
character=string_1
character=character
stringeol=string_eol
extinstruction=keyword_4

View File

@ -9,7 +9,7 @@ number=number_1
word=keyword_1
word2=keyword_2
string=string_1
character=string_1
character=character
uuid=other
preprocessor=preprocessor
operator=operator