Added linebreaks to .vimrc

This commit is contained in:
riley 2021-11-07 23:08:38 -05:00
parent 76ac48fa92
commit 9721c11a58
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -42,6 +42,7 @@ set splitright
set tabstop=2
set softtabstop=0 noexpandtab
set shiftwidth=4
set wrap linebreak
"folding config
set foldmethod=indent