summaryrefslogtreecommitdiffstats
path: root/syntax/chill.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/chill.vim')
-rw-r--r--syntax/chill.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/chill.vim b/syntax/chill.vim
index 6f530b28..2adc0137 100644
--- a/syntax/chill.vim
+++ b/syntax/chill.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'chill')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'chill', 'syntax/chill.vim')
finish
endif