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 d9e5ced1..00c77a1d 100644
--- a/syntax/mgp.vim
+++ b/syntax/mgp.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'mgp')
+if has_key(g:polyglot_is_disabled, 'mgp')
finish
endif