nano/syntax/mgp.nanorc

10 lines
200 B
Plaintext

## Here is an example for Magicpoint presentations.
syntax mgp "\.mgp$"
header "^%include.*"
comment "#"
color green "^%[A-Za-z].*"
color cyan "(^|[[:space:]])(#|%%).*"
color ,green "[[:space:]]+$"