On Apr 1, 4:31 am, Tobia Conforto <[email protected]> wrote:

> If 'tabstop' accepted a list of numbers (eg. set tabstop=11,7) I could  
> easily write this feature as a plugin, watching every editing  
> operation and recomputing the list of tabstops on the fly.  But alas,  
> I cannot seem to find support for this in Vim.
>
> Does anyboy have any idea?

Well...it isn't as nice, but can't you script this as a plugin anyway?
It seems like even less work to set the tabstop on the fly to one
greater than whatever the maximum number of characters between tab
characters.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to