File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ #########################################################
2
+ # Syntax Coloring Map for TODO: Add name #
3
+ #########################################################
4
+ # Class
5
+ #########################################################
6
+
7
+ # TODO: Add this
8
+ TemplateClass KEYWORD1
9
+
10
+ #########################################################
11
+ # Methods and Functions
12
+ #########################################################
13
+
14
+ # TODO: Add these
15
+ begin KEYWORD2
16
+
17
+ #########################################################
18
+ # Constants
19
+ #########################################################
20
+
21
+ # TODO: Add these
22
+ TEMPALTE_CONSTANT LITERAL1
23
+
24
+ #########################################################
25
+ # Structs
26
+ #########################################################
27
+
28
+ # TODO: Add these
29
+ template_struct_t LITERAL3
You can’t perform that action at this time.
0 commit comments