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