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