Kaydet (Commit) f6e13543 authored tarafından Matthew Brush's avatar Matthew Brush

Fixup various filedefs mappings

üst 3fd7e9f6
...@@ -10,8 +10,8 @@ character=string_1 ...@@ -10,8 +10,8 @@ character=string_1
charactereol=string_eol charactereol=string_eol
string=string_1 string=string_1
stringeol=string_eol stringeol=string_eol
label=preprocessor label=label
commentline=comment commentline=comment_line
illegal=error illegal=error
[keywords] [keywords]
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
comment=comment comment=comment_line
number=number_1 number=number_1
string=string_1 string=string_1
operator=operator operator=operator
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
comment=comment comment=comment
commentline=comment commentline=comment_line
commentdoc=comment_doc commentdoc=comment_doc
number=number_1 number=number_1
word=keyword_1 word=keyword_1
...@@ -17,7 +17,7 @@ identifier=identifier_1 ...@@ -17,7 +17,7 @@ identifier=identifier_1
stringeol=string_eol stringeol=string_eol
verbatim=string_2 verbatim=string_2
regex=regex regex=regex
commentlinedoc=comment_doc commentlinedoc=comment_line_doc
commentdockeyword=comment_doc_keyword commentdockeyword=comment_doc_keyword
commentdockeyworderror=comment_doc_keyword_error commentdockeyworderror=comment_doc_keyword_error
globalclass=class globalclass=class
......
...@@ -10,7 +10,7 @@ number=number_1 ...@@ -10,7 +10,7 @@ number=number_1
keyword=keyword_1 keyword=keyword_1
keyword2=keyword_2 keyword2=keyword_2
string=string_1 string=string_1
char=string_1 char=character
operator=operator operator=operator
identifier=identifier_1 identifier=identifier_1
tagname=preprocessor tagname=preprocessor
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
comment=comment comment=comment
commentline=comment commentline=comment_line
commentdoc=comment_doc commentdoc=comment_doc
number=number_1 number=number_1
word=keyword_1 word=keyword_1
......
...@@ -11,7 +11,7 @@ unknown_identifier=class ...@@ -11,7 +11,7 @@ unknown_identifier=class
operator=operator operator=operator
identifier=keyword_1 identifier=keyword_1
doublestring=string_1 doublestring=string_1
singlestring=string_1 singlestring=string_2
attribute=attribute attribute=attribute
value=value value=value
id=number id=number
...@@ -23,7 +23,7 @@ pseudoelement=element ...@@ -23,7 +23,7 @@ pseudoelement=element
extended_identifier=keyword_4 extended_identifier=keyword_4
extended_pseudoclass=class extended_pseudoclass=class
extended_pseudoelement=element extended_pseudoelement=element
media=string_2 media=string_3
[keywords] [keywords]
# CSS 1 properties # CSS 1 properties
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
comment=comment comment=comment
commentline=comment commentline=comment_line
commentdoc=comment_doc commentdoc=comment_doc
commentdocnested=comment_doc commentdocnested=comment_doc
number=number_1 number=number_1
...@@ -13,10 +13,10 @@ word3=keyword_3 ...@@ -13,10 +13,10 @@ word3=keyword_3
typedef=type typedef=type
string=string_1 string=string_1
stringeol=string_eol stringeol=string_eol
character=string_1 character=character
operator=operator operator=operator
identifier=identifier_1 identifier=identifier_1
commentlinedoc=comment_doc commentlinedoc=comment_line_doc
commentdockeyword=comment_doc_keyword commentdockeyword=comment_doc_keyword
commentdockeyworderror=comment_doc_keyword_error commentdockeyworderror=comment_doc_keyword_error
......
...@@ -16,7 +16,7 @@ word3=keyword_3 ...@@ -16,7 +16,7 @@ word3=keyword_3
word4=keyword_4 word4=keyword_4
constant=identifier_2 constant=identifier_2
asm=type asm=type
label=identifier_3 label=label
error=error error=error
hexnumber=number_1 hexnumber=number_1
binnumber=number_1 binnumber=number_1
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
commentline=comment commentline=comment_line
commentblock=comment commentblock=comment
commentblock2=comment commentblock2=comment
commentblock3=comment commentblock3=comment
...@@ -10,7 +10,7 @@ number=number_1 ...@@ -10,7 +10,7 @@ number=number_1
keyword=keyword_1 keyword=keyword_1
import=preprocessor import=preprocessor
string=string_1 string=string_1
character=string_2 character=character
class=class class=class
operator=operator operator=operator
identifier=identifier_1 identifier=identifier_1
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
comment=comment comment=comment_line
multicomment=comment multicomment=comment
number=number_1 number=number_1
keyword=keyword_1 keyword=keyword_1
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
comment=comment comment=comment_line
stringdq=string_1 stringdq=string_1
stringlq=string_2 stringlq=string_2
stringrq=string_2 stringrq=string_2
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
default=default default=default
identifier=identifier_1 identifier=identifier_1
comment=comment comment=comment
comment2=comment comment2=comment_doc
commentline=comment commentline=comment_line
preprocessor=preprocessor preprocessor=preprocessor
preprocessor2=preprocessor preprocessor2=preprocessor
number=number_1 number=number_1
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
error=error error=error
commentline=comment commentline=comment_line
number=number_1 number=number_1
word=keyword_1 word=keyword_1
string=string_1 string=string_1
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
commentline=comment commentline=comment_line
number=number_1 number=number_1
string=string_1 string=string_1
character=character character=character
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
commentline=comment commentline=comment_line
number=number_1 number=number_1
string=string_1 string=string_1
character=character character=character
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
[styling] [styling]
# Edit these in the colorscheme .conf file instead # Edit these in the colorscheme .conf file instead
default=default default=default
commentline=comment commentline=comment_line
number=number_1 number=number_1
word=keyword_1 word=keyword_1
string=string_1 string=string_1
character=string_1 character=character
operator=operator operator=operator
identifier=identifier_1 identifier=identifier_1
backticks=backticks backticks=backticks
......
...@@ -14,7 +14,7 @@ operator=operator ...@@ -14,7 +14,7 @@ operator=operator
identifier=identifier_1 identifier=identifier_1
sqlplus=default sqlplus=default
sqlplus_prompt=default sqlplus_prompt=default
sqlplus_comment=default sqlplus_comment=comment
quotedidentifier=identifier_2 quotedidentifier=identifier_2
[keywords] [keywords]
......
...@@ -42,7 +42,7 @@ php_number=number_1 ...@@ -42,7 +42,7 @@ php_number=number_1
php_word=keyword_1 php_word=keyword_1
php_variable=preprocessor php_variable=preprocessor
php_comment=comment php_comment=comment
php_commentline=comment php_commentline=comment_line
php_operator=operator php_operator=operator
php_hstring_variable=string_2 php_hstring_variable=string_2
php_complex_variable=preprocessor php_complex_variable=preprocessor
...@@ -50,7 +50,7 @@ php_complex_variable=preprocessor ...@@ -50,7 +50,7 @@ php_complex_variable=preprocessor
jscript_start=tag jscript_start=tag
jscript_default=default jscript_default=default
jscript_comment=comment jscript_comment=comment
jscript_commentline=comment jscript_commentline=comment_line
jscript_commentdoc=comment_doc jscript_commentdoc=comment_doc
jscript_number=number_1 jscript_number=number_1
jscript_word=keyword_1 jscript_word=keyword_1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment