Added linebreaks to .vimrc
This commit is contained in:
parent
76ac48fa92
commit
9721c11a58
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -42,6 +42,7 @@ set splitright
|
|||
set tabstop=2
|
||||
set softtabstop=0 noexpandtab
|
||||
set shiftwidth=4
|
||||
set wrap linebreak
|
||||
|
||||
"folding config
|
||||
set foldmethod=indent
|
||||
|
|
Loading…
Reference in a new issue