lua.nanorc

changeset 1
da04c529c0de
parent 0
7be074f780fd
child 2
fa2f5d4b53c0
equal deleted inserted replaced
0:7be074f780fd 1:da04c529c0de
18 color brightwhite ".+" 18 color brightwhite ".+"
19 19
20 color brightwhite "\[\[.*\]\]" 20 color brightwhite "\[\[.*\]\]"
21 21
22 # Operators 22 # Operators
23 color brightyellow ":|\*\*|\*|/|%|\+|-|\^|>|>=|<|<=|~=|=|\.\.|\<(not|and|or)\>" 23 color brightyellow ":|\*|/|%|\+|-|\^|>|>=|<|<=|~=|=|\.\.|\<(not|and|or)\>"
24 24
25 # Statements 25 # Statements
26 color brightblue "\<(do|end|while|repeat|until|if|elseif|then|else|for|in|function|local|return)\>" 26 color brightblue "\<(do|end|while|repeat|until|if|elseif|then|else|for|in|function|local|return)\>"
27 27
28 # Keywords 28 # Keywords

mercurial