summaryrefslogtreecommitdiffstats
path: root/compiler/exunit.vim
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/exunit.vim')
-rw-r--r--compiler/exunit.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/exunit.vim b/compiler/exunit.vim
index 7f9bf656..6921850a 100644
--- a/compiler/exunit.vim
+++ b/compiler/exunit.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'elixir')
+if has_key(g:polyglot_is_disabled, 'elixir')
finish
endif