On Oct 1, 1:22 am, Jürgen Krämer <[email protected]> wrote:
>
> you maybe have cindent set and because the first line ends with a
> comma, Vim thinks it's an incomplete parameter list that is going
> to be continued on the next line.
>
I'd guess smartindent myself.
The output of this command may help:
:verbose set smartindent? cindent?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---