summaryrefslogtreecommitdiffstats
path: root/syntax/screen.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/screen.vim')
-rw-r--r--syntax/screen.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/screen.vim b/syntax/screen.vim
index 156ab486..3f0abc52 100644
--- a/syntax/screen.vim
+++ b/syntax/screen.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'screen')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'screen', 'syntax/screen.vim')
finish
endif