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