Skip to content

Commit

Permalink
Version 2.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-reineke committed May 26, 2023
1 parent 86d1b71 commit ceaf730
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion doc/indent_blankline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


Author: Lukas Reineke <[email protected]>
Version: 2.20.5
Version: 2.20.6

==============================================================================
CONTENTS *indent-blankline*
Expand Down Expand Up @@ -633,6 +633,14 @@ g:indent_blankline_context_patterns *g:indent_blankline_context_patterns*
"table", ~
"tuple", ~
"do_block", ~
"Block", ~
"InitList", ~
"FnCallArguments", ~
"IfStatement", ~
"ContainerDecl", ~
"SwitchExpr", ~
"IfExpr", ~
"ParamDeclList", ~
] ~

Example: >
Expand Down

0 comments on commit ceaf730

Please sign in to comment.