h_east <[email protected]> [2016-04-23 19:00:47 -0700]: > Hi Glenn and Bram, > > 2016-4-24(Sun) 9:53:30 UTC+9 Glenn Golden: > > > > [ ... ] > > > > The behavior I'm seeking is exactly that seen on Paragraph A when > > smartindent is enabled, i.e. all lines are indented in accordance with the > > indent of the first line. > > > > That behavior can be obtained generally by leaving smartindent=on and just > > setting cinwords to null, but is that really the preferred way to obtain > > this behavior? > > Currently, I think that's right. >
OK. I shall add that to the appropriate modelines and vimrc's. > > Bram> When the 'filetype' is not set, I thought it was a bit strange that > the 'cinwords' has been set. I wonder if there is any good way? :-) > I wondered about that too. Even starting vim with a null file winds up with cinwords set to the C values. In any case, thanks for your responses, and apologies for the burst of noise in the dev list. That cindent=0 fooled me into thinking that the 'for' behavior might have been a bug, but I did not notice that smartindent was enabled too, and was also utilizing the C keywords. Thanks for your time, Glenn -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
