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