-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathkeywords.txt
More file actions
29 lines (22 loc) · 803 Bytes
/
keywords.txt
File metadata and controls
29 lines (22 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#########################################################
# Syntax Coloring Map for TODO: Add name #
#########################################################
# Class
#########################################################
# TODO: Add this
TemplateClass KEYWORD1
#########################################################
# Methods and Functions
#########################################################
# TODO: Add these
begin KEYWORD2
#########################################################
# Constants
#########################################################
# TODO: Add these
TEMPALTE_CONSTANT LITERAL1
#########################################################
# Structs
#########################################################
# TODO: Add these
template_struct_t LITERAL3