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