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