首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

vim 之自动缩进(smartindent) tab 空格数设立为4

2013-02-05 
vim 之自动缩进(smartindent) tab 空格数设置为41. 打开设置文件:set smartindentset tabstop4set shiftw

vim 之自动缩进(smartindent) tab 空格数设置为4

1. 打开设置文件:

set smartindentset tabstop=4set shiftwidth=4set expandtabset softtabstop=4


热点排行