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