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