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