We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f4707 commit cc56307Copy full SHA for cc56307
1 file changed
C++/C.sublime-syntax
@@ -1348,7 +1348,7 @@ contexts:
1348
preprocessor-macro-define:
1349
- match: ^\s*(#\s*define)\b
1350
captures:
1351
- 1: meta.preprocessor.macro.c keyword.control.directive..define.c
+ 1: meta.preprocessor.macro.c keyword.control.directive.define.c
1352
push:
1353
- meta_content_scope: meta.preprocessor.macro.c
1354
- include: preprocessor-line-continuation
0 commit comments