BTW, I'm sorry if this has been asked before as I didn't have time to
catch all my emails recently, but if the vartab feature is to be used
for column editing (and it's great at that), wouldn't it be more
logical to provide the columns where to stop at rather than the length
of tabs?

For instance, I have a configuration file where columns starts at 4,
13, 23, 31, 60, which means I had to go through the computation of the
vsts option to end up with vsts=3,9,10,8,29. It's not that complicated
and it has to be done only once, but providing the actual tab stops
would be easier. Also, adding a tab stop means recomputing the whole
sequence, while with the actual list of tab stops this would require
adding a single value to the list.

Anyway, this feature is already really useful to me for editing column
based files. Thanks for it!

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to