update vim conf

This commit is contained in:
light
2018-10-15 15:28:14 +08:00
parent c456805ec4
commit ac7b599352
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ set tabstop=4
set softtabstop=4
set shiftwidth=4
" 不要用空格代替制表符
set noexpandtab
set expandtab
" 在行和段开始处使用制表符
set smarttab
" 显示行号