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