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