Added wrap at nvim config

This commit is contained in:
Marcin Woźniak 2023-06-17 17:10:15 +02:00
parent be3b7054a0
commit cdb5af5bfd

View File

@ -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