summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-07-07 01:31:28 +0200
committerStefan Ritter <xeno@thehappy.de>2009-07-07 01:31:28 +0200
commit2ce45f07b51a14e7a42762b349a99f5e7de4bb94 (patch)
tree83dd39772cda93501c7a674725736ebe2500bcf4 /vimrc
parent0a511b9599e007b6832a29358787ba243b69cad5 (diff)
Removed default textwidth from vimrc
Diffstat (limited to '')
-rw-r--r--vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 4c6f519..5b6e291 100644
--- a/vimrc
+++ b/vimrc
@@ -8,7 +8,6 @@ set noerrorbells
set autoindent
set tabstop=8
set shiftround
-set textwidth=80
set modeline
set nobackup