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