From ff066ee9f001ee7c35bd78cc00fa253a238aacda Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 7 Jun 2020 17:37:15 +0200 Subject: Update --- autoload/crystal/indent.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoload/crystal') diff --git a/autoload/crystal/indent.vim b/autoload/crystal/indent.vim index 63908254..d5a02de9 100644 --- a/autoload/crystal/indent.vim +++ b/autoload/crystal/indent.vim @@ -89,7 +89,7 @@ let g:crystal#indent#non_bracket_continuation_regex = \ '\|' . \ '\%(\%(\\|%\@1' . \ '\|' . -- cgit v1.2.3