2023-02-09 16:57:24 +00:00
|
|
|
# coding: utf-8
|
2021-02-21 04:53:09 +00:00
|
|
|
lexer.*.cxx=cpp
|
2022-08-27 07:35:52 +00:00
|
|
|
keywords.*.cxx=int let uuid
|
|
|
|
keywords2.*.cxx=second
|
2022-01-04 23:07:50 +00:00
|
|
|
keywords3.*.cxx=file
|
2022-08-27 07:35:52 +00:00
|
|
|
keywords4.*.cxx=global
|
|
|
|
keywords5.*.cxx=
|
|
|
|
keywords6.*.cxx=TODO
|
|
|
|
|
2021-02-21 04:53:09 +00:00
|
|
|
lexer.cpp.track.preprocessor=1
|
|
|
|
lexer.cpp.escape.sequence=1
|
2022-08-27 07:35:52 +00:00
|
|
|
# Set options so that AllStyles.cxx can show every style
|
|
|
|
styling.within.preprocessor=0
|
|
|
|
lexer.cpp.triplequoted.strings=1
|
|
|
|
lexer.cpp.hashquoted.strings=1
|
|
|
|
|
2022-01-04 23:07:50 +00:00
|
|
|
fold=1
|
|
|
|
fold.preprocessor=1
|
|
|
|
fold.comment=1
|
|
|
|
fold.compact=1
|
2023-02-09 16:57:24 +00:00
|
|
|
|
|
|
|
match 130NonAsciiKeyword.cxx
|
|
|
|
keywords.*.cxx=cheese käse сыр
|