disable textwidth by default

This commit is contained in:
Thomas Ruoff
2019-03-04 00:07:55 +01:00
parent 70542174a2
commit aaaa5a77f0

View File

@@ -171,8 +171,8 @@ set list
set breakindent set breakindent
set showbreak= set showbreak=
set textwidth=79 set textwidth=0
set colorcolumn=80 set colorcolumn=+1
set nojoinspaces set nojoinspaces
set tabstop=4 set tabstop=4