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 3e11fabe..11e39f53 100644
--- a/indent/rpl.vim
+++ b/indent/rpl.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('rpl', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'rpl')
finish
endif