Skip to content

Commit 4285083

Browse files
authored
Update .vimrc
1 parent f5db843 commit 4285083

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
@@ -28,7 +28,7 @@ set splitbelow
2828
set splitright
2929

3030
set expandtab
31-
set tabstop=2 softtabstop=2 shiftwidth=0
31+
set tabstop=2 shiftwidth=0 softtabstop=-1
3232
set autoindent
3333
set smartindent
3434

0 commit comments

Comments
 (0)