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 9718b860..90609477 100644
--- a/indent/rrst.vim
+++ b/indent/rrst.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'rrst')
+if has_key(g:polyglot_is_disabled, 'rrst')
finish
endif