summaryrefslogtreecommitdiffstats
path: root/syntax/rrst.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/rrst.vim')
-rw-r--r--syntax/rrst.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/rrst.vim b/syntax/rrst.vim
index cd11bf58..426df72b 100644
--- a/syntax/rrst.vim
+++ b/syntax/rrst.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'rrst')
+if has_key(g:polyglot_is_disabled, 'rrst')
finish
endif