summaryrefslogtreecommitdiffstats
path: root/indent/ch.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/ch.vim')
-rw-r--r--indent/ch.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/ch.vim b/indent/ch.vim
index bcee5c3c..34997e55 100644
--- a/indent/ch.vim
+++ b/indent/ch.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('ch', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'ch')
finish
endif