my vimrc settings
set tabstop=8
set softtabstop=4
set noexpandtab
but i found that when i type a TAB after a non-blank character it
didn't insert softtabstop spaces
for example
1. i\t
2. in\t
3. \t
the end colum of these three lines are just the same ,why?
--
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
No comments:
Post a Comment