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