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