summaryrefslogtreecommitdiffstats
path: root/syntax/mgp.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/mgp.vim')
-rw-r--r--syntax/mgp.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/mgp.vim b/syntax/mgp.vim
index dbcc965c..d9e5ced1 100644
--- a/syntax/mgp.vim
+++ b/syntax/mgp.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('mgp', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'mgp')
finish
endif