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 cb077413..d3b0c17c 100644
--- a/indent/ch.vim
+++ b/indent/ch.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'ch')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'ch', 'indent/ch.vim')
finish
endif