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