lua.nanorc

changeset 6
f58de1bc3e0a
parent 5
e548241a4e2e
child 7
addc7b3b1e8f
equal deleted inserted replaced
5:e548241a4e2e 6:f58de1bc3e0a
10 # Notes: Originally based on Ruby syntax rc by Josef 'Jupp' Schugt 10 # Notes: Originally based on Ruby syntax rc by Josef 'Jupp' Schugt
11 ############################################################################## 11 ##############################################################################
12 12
13 13
14 # Automatically use for '.lua' files 14 # Automatically use for '.lua' files
15 syntax "lua" ".*\.?lua\>.*$" 15 syntax "lua" "\.lua$"
16 16
17 # General 17 # General
18 color brightwhite ".+" 18 color brightwhite ".+"
19 19
20 color brightwhite "\[\[.*\]\]" 20 color brightwhite "\[\[.*\]\]"

mercurial