summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/mupad.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/mupad.vim')
-rw-r--r--runtime/syntax/mupad.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/syntax/mupad.vim b/runtime/syntax/mupad.vim
index 55ea9c4e43..df87ad14fe 100644
--- a/runtime/syntax/mupad.vim
+++ b/runtime/syntax/mupad.vim
@@ -279,5 +279,6 @@ hi def link mupadType Type
hi def link mupadDefine Define
hi def link mupadIdentifier Identifier
+let b:current_syntax = 'mupad'
" TODO More comprehensive listing.