On Wed, Dec 24, 2008 at 11:43 PM, pansz wrote: > > Matt Wozniski 写道: >> Assuming this indent/alignment style is used, you could get code that >> looked like this: > > Let's add something more, okay? ... > The comment will not get aligned after you changed the tab size. mixed > tab and spaces does not help.
Fair enough, I should have stipulated that this will only allow correct alignment on lines with the same indent level - but that, in and of itself, is more than is available in any other way. > There's *no* way to use a variant tab size and retain a reasonable > output. Fix the tab size to 8 or use only spaces is the ultimate > solution anyway. Except that still leaves the problem of what to do when Jane wants more, or fewer, spaces per indent level than John wants. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
