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