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