On 19 November 2012 18:02, Christian Brabandt <[email protected]> wrote: > On Mon, November 19, 2012 17:21, Matthew Winn wrote: >> I implemented a patch to do this a few years ago, when I was out of >> work and decided to grab something off the TODO list to keep me busy. >> (It's since been taken over by someone else.) During the initial >> discussion it was decided that it wasn't a good idea to have multiple >> values in the "tabstop" option in case someone tried to treat its >> value as a number, so I eventually settled on "vartabstop" as the name >> of the option. > > Thanks for your work. Are you still maintaining this patch? Or where can > one find the latest patch. I found one patch against Vim 7.1 I think, > but I figured, it probably doesn't apply anymore and it was pretty big.
It might be me that Matt is referring to as a person that took over maintaining the feature. In fact I only updated the patch to be applicable to the source code of Vim as of 2010. Look for the branch called feat/var-tabstops in vim_extended at repo.or.cz: http://repo.or.cz/w/vim_extended.git Cheers, Lech -- 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
