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