Text wrap now wraps full word.
This commit is contained in:
parent
1ed8502169
commit
eb2937a9a8
@ -13,6 +13,9 @@ set tabstop=4
|
||||
set shiftwidth=4
|
||||
filetype plugin indent on
|
||||
|
||||
" softwrapping
|
||||
set wrap linebreak
|
||||
|
||||
" search
|
||||
set incsearch
|
||||
"set nohlsearch
|
||||
|
Loading…
Reference in New Issue
Block a user