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