Removed default textwidth from vimrc

This commit is contained in:
Stefan Ritter 2009-07-07 01:31:28 +02:00
parent 0a511b9599
commit 2ce45f07b5

1
vimrc
View file

@ -8,7 +8,6 @@ set noerrorbells
set autoindent
set tabstop=8
set shiftround
set textwidth=80
set modeline
set nobackup