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