summaryrefslogtreecommitdiff
path: root/doc/syntax/default.nanorc
blob: 34ff29b06e145992122be8186c8ffc693069f74d (plain)
1
2
3
4
5
6
7
8
9
10
## A default syntax, which is used
## for files that do not match any other syntax.

syntax "default"

# Spaces in front of tabs.
color ,red " +	+"

# Nano's name, including version.
color brightred "(GNU )?nano [1-9]\.[0-9]\.[^[:space:][:punct:]]+"