Welcome to mirror list, hosted at ThFree Co, Russian Federation.

softcam.nanorc - github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1aad17acc0d93e67d504c27195a604e3fca3431 (plain)
1
2
3
4
5
6
7
8
9
10
syntax "softcam" "(S|s)oft(c|C)am.(K|k)ey$"
color yellow "(I|S|V|N|W|F)\ [0-9a-zA-Z]*\ 0[0-9A-F]"
color brightyellow "(I|S|V|N|W|F|B)\ [0-9a-zA-Z]*\ (M|X|E|N)(1|2)"
color brightgreen "B\ [0-9]*\:[0-9]*|:(H|V|L)"
color magenta "(05(0|1)(1|3|5))"
color red "(4(0|1)0(1|2))"
color brightred "4(8|9)01"
color brightblue "(2111|7101|a(4|5)01)"
color cyan "\;.*$"
color green "#.*$"