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