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
|
set shiftwidth=4
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
|
" softwrapping
|
||||||
|
set wrap linebreak
|
||||||
|
|
||||||
" search
|
" search
|
||||||
set incsearch
|
set incsearch
|
||||||
"set nohlsearch
|
"set nohlsearch
|
||||||
|
Loading…
Reference in New Issue
Block a user