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