Added wrap at nvim config

This commit is contained in:
2023-06-17 17:10:15 +02:00
parent 43fae92566
commit f94560519d

@ -23,7 +23,7 @@ set tabstop=4
set nocompatible
set noshowmode
set noerrorbells
set nowrap
set wrap
set hidden
set cmdheight=1
set encoding=utf-8