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

havp.nanorc - github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 073d520ec8ee14ef09059efc4ec0fa0adf392206 (plain)
1
2
3
4
5
6
7
8
9
syntax "havp" "havp.config$"
color brightred "REMOVETHISLINE" 
color red "(deleteme|false)"
color brightgreen "true"
color brightwhite "[0-9]"
color yellow "\ \/.*$"
color brightyellow "--[a-z]*"
color cyan "^[[:space:]]*[.A-Z_0-9]*"
color green "#.*$"