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