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

mimetype.nanorc - github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 10ef83f8856fccacb7eaf390332641e226a69ea4 (plain)
1
2
3
4
5
6
7
syntax "mimetype" "mime.types"
icolor cyan "[.A-Z_]*/"
color brightwhite "/"
color green "[[:space:]].*$"

## Comments
color green "#.*$"