Hi, I can't figure out how to customize cindent to achieve the following. Lists are arranged vertically so that the first and last bracket are aligned with each comma. Does anybody have an idea.
const int foo
( int a
, int b
, std::string c
)
{
// stuff
}
Regards
Brad Phelan
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
