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