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