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