On Friday, September 15, 2017 at 12:37:29 PM UTC-5, Ben Fritz wrote: > On Friday, September 15, 2017 at 10:31:10 AM UTC-5, Sam Pagenkopf wrote: > > It seems to be consistent across indentation methods. > > > > > > That doesn't make any sense, can you explain what options you actually tried? > > 'autoindent' obviously won't do that, 'smartindent' is somewhat deprecated > and does stupid stuff like that all the time, and 'indentexpr' could do > anything at all depending on what plugin you have or function you've assigned > to it manually. So is it using 'cindent' or not?
I decided to check myself: yes, that's the behavior of 'cindent', with my 'cinoptions' set to "(0,W2s". -- -- 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.
