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