当前位置: 技术问答>linux和unix
vi 的硬制表有什么用?
来源: 互联网 发布时间:2016-04-13
本文导语: 我在.vimrc中设置制表符的空格数,查相关资料说要设三项: set ts=4 set sw=4 set ht=4 但我发现只要前两项就可了,ht=4设与不设好像没有什么差别。 谁能告诉我ht硬制表有什么作用的?是不是有某些差别我没试验出来...
我在.vimrc中设置制表符的空格数,查相关资料说要设三项:
set ts=4
set sw=4
set ht=4
但我发现只要前两项就可了,ht=4设与不设好像没有什么差别。
谁能告诉我ht硬制表有什么作用的?是不是有某些差别我没试验出来?
set ts=4
set sw=4
set ht=4
但我发现只要前两项就可了,ht=4设与不设好像没有什么差别。
谁能告诉我ht硬制表有什么作用的?是不是有某些差别我没试验出来?
|
These options are in the Unix Vi, but not in Vim. If you try to set one of
them you won't get an error message, but the value is not used and cannot be
printed.
hardtabs (ht) number (default 8) *'hardtabs'* *'ht'*
number of spaces that a moves on the display
也就是说,这个选项在vim没用。
them you won't get an error message, but the value is not used and cannot be
printed.
hardtabs (ht) number (default 8) *'hardtabs'* *'ht'*
number of spaces that a moves on the display
也就是说,这个选项在vim没用。
|
1楼太厉害了,学习了。
|
i use vi that is very surface..
study with 1st floor.
thanks chaos2005 & x86
study with 1st floor.
thanks chaos2005 & x86
|
学习、、、
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。