jiangmiao / auto-pairs

Vim plugin, insert or delete brackets, parens, quotes in pair
http://www.vim.org/scripts/script.php?script_id=3599
4.09k stars 373 forks source link

Allman Style #353

Open dcDeba opened 1 year ago

dcDeba commented 1 year ago

Is there a way I can setup Allman style with auto-pairs so that braces start from next line after hitting enter?

LunarWatcher commented 1 year ago

Nope.

I'm planning to add this to my fork, but I'm currently backlogged into oblivion elsewhere, so can't promise it any time soon there either. Now supported via g:AutoPairsAutoBreakBefore as part of the WIP 4.0.0 update