Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9c9a46 + d9ec72a commit 5daff11Copy full SHA for 5daff11
.vimrc
@@ -64,7 +64,7 @@ set tabstop=4
64
" 统一缩进为4
65
set softtabstop=4
66
set shiftwidth=4
67
-" 不要用空格代替制表符
+" 使用空格代替制表符
68
set expandtab
69
" 在行和段开始处使用制表符
70
set smarttab
0 commit comments