summaryrefslogtreecommitdiffstats
path: root/indent/ruby.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-12-12 16:33:01 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-12-12 16:33:01 +0100
commit43085dc02f34d7d54208e6e20989d4779bffe71c (patch)
tree0fac9c9ef3f489c5a73b71e7b4a8c5f1b1b91fdd /indent/ruby.vim
parent4d8423c962e2b4172de48992bcfec965478f928b (diff)
downloadvim-polyglot-43085dc02f34d7d54208e6e20989d4779bffe71c.tar.gz
vim-polyglot-43085dc02f34d7d54208e6e20989d4779bffe71c.zip
Update
Diffstat (limited to 'indent/ruby.vim')
-rw-r--r--indent/ruby.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/indent/ruby.vim b/indent/ruby.vim
index 4639d507..0628a24b 100644
--- a/indent/ruby.vim
+++ b/indent/ruby.vim
@@ -66,6 +66,7 @@ let s:syng_strcom = s:syng_stringdoc + [
\ 'PercentStringDelimiter',
\ 'PercentSymbolDelimiter',
\ 'Regexp',
+ \ 'RegexpCharClass',
\ 'RegexpDelimiter',
\ 'RegexpEscape',
\ 'StringDelimiter',