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