summaryrefslogtreecommitdiff
path: root/doc/syntax/mgp.nanorc
blob: daba28275c169c154c5e6ed089a95a00bfc6e52b (plain)
1
2
3
4
5
6
7
8
## 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:]]+$"