dotfiles/nanorc/highlighting/default.nanorc

6 lines
110 B
Plaintext

syntax "default"
color green "^#.*"
color brightgreen "^##.*"
color yellow "^###.*"
#color green "^[ \t]*#.*