Mercurial > repos > other > linux
view nanorc.d/conf.nanorc @ 84:b989099cde9f
Start to update Nano colourisation
Defaults are REALLY basic
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 31 Mar 2018 21:06:21 +0100 |
parents | |
children |
line wrap: on
line source
## Here is an example for nanorc files. ## syntax "Conf" "\.c[o]?nf$" ## Possible errors and parameters ## Strings icolor white ""(\\.|[^"])*"" ## Comments icolor brightblue "^[[:space:]]*#.*$" icolor cyan "^[[:space:]]*##.*$" ## Trailing spaces color ,green "[[:space:]]+$"