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 00c77a1d..6aa74060 100644
--- a/syntax/mgp.vim
+++ b/syntax/mgp.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'mgp')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'mgp', 'syntax/mgp.vim')
finish
endif