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