Hello,
:h varsofttabstop reads :
For example, when editing assembly language files where statements
start in the 8th column and comments in the 40th, it may be useful
to use the following:
:set varsofttabstop=8,32,8
To me, this will move the cursor to the 9th (inserting 8 spaces) and
41th columns (inserting 8 + 32 spaces) since the cursor starts at
column 1.
Shouldn't it rather be " :set varsofttabstop=7,32,8 " ?
--
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.