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