summaryrefslogtreecommitdiffstats
path: root/syntax/mp.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/mp.vim')
-rw-r--r--syntax/mp.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/mp.vim b/syntax/mp.vim
index 4e915cc6..3f52854a 100644
--- a/syntax/mp.vim
+++ b/syntax/mp.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'mp')
+if has_key(g:polyglot_is_disabled, 'mp')
finish
endif