2014-02-23 20:07:44 +04:00
|
|
|
## Here is an example for Magicpoint presentations.
|
2014-05-17 00:21:34 +04:00
|
|
|
|
2010-08-04 17:47:23 +04:00
|
|
|
syntax "mgp" "\.mgp$"
|
|
|
|
header "^%include.*"
|
2016-05-25 23:13:50 +03:00
|
|
|
comment "#"
|
2014-05-17 00:21:34 +04:00
|
|
|
|
2010-08-04 17:47:23 +04:00
|
|
|
icolor green "^%[a-z].*$"
|
|
|
|
color cyan "(^|[[:space:]])#.*$"
|
|
|
|
color cyan "(^|[[:space:]])%%.*$"
|
|
|
|
color ,green "[[:space:]]+$"
|