summaryrefslogtreecommitdiff
path: root/mnv/runtime/syntax/hitest.mnv
blob: 70d9c9aa9643d4b89415a97ceb5f95960aab0853 (plain)
1
2
3
4
5
6
7
8
9
10
" MNV syntax file
" Language:	none; used to see highlighting
" Maintainer:	github user lacygoill
" Last Change:	2023 Mar 08

" To see your current highlight settings, do
"    :so $MNVRUNTIME/syntax/hitest.mnv

import 'dist/mnvhighlight.mnv'
call mnvhighlight.HighlightTest()