Try out breakindent
This commit is contained in:
parent
45a3a043d5
commit
9da224cd7f
1 changed files with 2 additions and 1 deletions
|
@ -175,7 +175,8 @@
|
||||||
set splitright
|
set splitright
|
||||||
set matchtime=2
|
set matchtime=2
|
||||||
set showmatch
|
set showmatch
|
||||||
set nowrap
|
set wrap
|
||||||
|
set breakindent
|
||||||
set nowritebackup
|
set nowritebackup
|
||||||
set updatetime=250
|
set updatetime=250
|
||||||
set colorcolumn=+1
|
set colorcolumn=+1
|
||||||
|
|
Loading…
Reference in a new issue