28b6d165 ^
1 2 3 4 5 6 7 8 9 10
# include this file in your ~/.nanorc syntax "mu" "\.mu$" # tests color green "\<test-[^ ]*" # strings literals color cyan ""([^"\]|\\.)+"" # comments comment "#" color blue "#.*$"