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