Skip to content

Commit d9ec72a

Browse files
committed
注释错误
1 parent a9c9a46 commit d9ec72a

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)