Charles Campbell, 20.05.2009: > > Linda W wrote: > > I seem to remember using variable tabstops at one point - but it might > > have been an older (~20-25 years ago), that I used for a while, not sure. > > > > I seem to remember being able to something along the lines of > > : vim:ts=17,34,51,55 > > or > > # vim:sts=17,34,51,55[:et] > > [snip] > > > Variable tabstops have never been a part of vim proper. However, there is a > non-standard patch which provides them: > > http://groups.google.com/group/vim_dev/web/vim-patches
It is in the vim_extended repository [1], but the changes in Patch 7.2.137 heavily conflicted with it, so it currently can't be applied to the latest Vim, the conflicting part first has to be rewritten. [1] http://repo.or.cz/w/vim_extended.git --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
