Added wrap at nvim config

This commit is contained in:
Marcin Woźniak 2023-06-17 17:10:15 +02:00
parent 43fae92566
commit f94560519d
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

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