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