Added wrap at nvim config
This commit is contained in:
parent
43fae92566
commit
f94560519d
@ -23,7 +23,7 @@ set tabstop=4
|
|||||||
set nocompatible
|
set nocompatible
|
||||||
set noshowmode
|
set noshowmode
|
||||||
set noerrorbells
|
set noerrorbells
|
||||||
set nowrap
|
set wrap
|
||||||
set hidden
|
set hidden
|
||||||
set cmdheight=1
|
set cmdheight=1
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
|
Loading…
Reference in New Issue
Block a user