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 4a8afea7..65a51a64 100644
--- a/indent/ansible.vim
+++ b/indent/ansible.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'ansible')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'ansible', 'indent/ansible.vim')
finish
endif