summaryrefslogtreecommitdiffstats
path: root/indent/rrst.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/rrst.vim')
-rw-r--r--indent/rrst.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/rrst.vim b/indent/rrst.vim
index 3d31f1eb..9718b860 100644
--- a/indent/rrst.vim
+++ b/indent/rrst.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('rrst', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'rrst')
finish
endif