sh VIM设置标签大小

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh VIM设置标签大小相关的知识,希望对你有一定的参考价值。

filetype plugin indent on
" show existing tab with 4 spaces width
set tabstop=4
" when indenting with '>', use 4 spaces width
set shiftwidth=4
" On pressing tab, insert 4 spaces
set expandtab

以上是关于sh VIM设置标签大小的主要内容,如果未能解决你的问题,请参考以下文章

sh Linux服务器/ vms + swift的最小vim设置

编写用户的环境初始化脚本****.sh,包括别名,登陆提示符,vim 的设置,环境变量的设置

在linux设置/etc/vimrc 将vim 中后缀.sh的文件 的前几行进行默认输入

sh linux服务器/ vms的最小vim设置,使用wget,curl,不依赖于git

vim 设置标签等操作

vim设置窗体大小的环境变量