-
Notifications
You must be signed in to change notification settings - Fork 33
/
keywords.txt
42 lines (37 loc) · 964 Bytes
/
keywords.txt
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
30
31
32
33
34
35
36
37
38
39
40
41
42
#######################################
# Syntax Coloring Map For LiquidTWI2
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
LiquidTWI2 KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
clear KEYWORD2
home KEYWORD2
print KEYWORD2
setCursor KEYWORD2
cursor KEYWORD2
noCursor KEYWORD2
blink KEYWORD2
noBlink KEYWORD2
display KEYWORD2
noDisplay KEYWORD2
autoscroll KEYWORD2
noAutoscroll KEYWORD2
leftToRight KEYWORD2
rightToLeft KEYWORD2
scrollDisplayLeft KEYWORD2
scrollDisplayRight KEYWORD2
createChar KEYWORD2
setBacklight KEYWORD2
setMCPType KEYWORD2
readButtons KEYWORD2
setRegister KEYWORD2
buzz KEYWORD2
readRegister KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################