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