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