Skip to content

Commit

Permalink
Keep 4 chars in new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Nginlion committed Feb 24, 2014
1 parent fc8e3c1 commit 6006b2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ set nu
set ai
colorscheme molokai
syntax on
set sw=4
set si
set sw=4 "Keep 4 chars in new line
set ts=4
set backspace=2
set fileencodings=ucs-bom,utf-8,cp936,gb18030,big5,euc-jp,euc-kr,latin1
Expand Down

0 comments on commit 6006b2c

Please sign in to comment.