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