summaryrefslogtreecommitdiff
path: root/doc/syntax/mgp.nanorc
blob: c0a5d203009d1bfb002ff2d22bfecf9c5101e96d (plain)
1
2
3
4
5
6
7
8
9
## Here is an example for Magicpoint presentations.

syntax "mgp" "\.mgp$"
header "^%include.*"

icolor green "^%[a-z].*$"
color cyan "(^|[[:space:]])#.*$"
color cyan "(^|[[:space:]])%%.*$"
color ,green "[[:space:]]+$"