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