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