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