Monday, April 15, 2013

Re: How can one set tabstops to specific values?

On Sunday, April 14, 2013 2:33:48 AM UTC+2, Linda W wrote:

> I've seen this in other editors and even the linux-console has
> this ability -- so how can I setvim to produce tabstops for a
> variably tab'ed output file?
>
> Thanks... I DID look through the vimhelp, but couldn't find
> anything related to varying the tabs.

There used to be a working implementation of variable tabstops available in the vim-extended Vim repository at repo.or.cz. If it is very important to you, you might want to try to extract the functionality (should not be hard if you know the basics of git) and try to merge it into the current Vim source.
IIRC since the time I updated the patch, the concealment feature was introduced to Vim, which might make brining variable tabstops back to life not totally trivial. Pity that the efforts of maintaining 'vts' were in vain and it did not get merged upstream.

Cheers,
Lech

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: