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