smol/syntax/mgp.nanorc

11 lines
226 B
Plaintext
Raw Normal View History

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