Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5daff11

Browse files
committed
Merge pull request ma6174#88 from rob2468/develop
注释错误
2 parents a9c9a46 + d9ec72a commit 5daff11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ set tabstop=4
6464
" 统一缩进为4
6565
set softtabstop=4
6666
set shiftwidth=4
67-
" 不要用空格代替制表符
67+
" 使用空格代替制表符
6868
set expandtab
6969
" 在行和段开始处使用制表符
7070
set smarttab

0 commit comments

Comments
 (0)