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