Skip to content

Commit b1e2de5

Browse files
committed
Add keywords.txt
Missed in template repo, oops!
1 parent f217af9 commit b1e2de5

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

keywords.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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

0 commit comments

Comments
 (0)