From 5363a7a59ad4e7f78e47739f76edd34aa9d2fd71 Mon Sep 17 00:00:00 2001 From: Sonny Date: Sun, 28 May 2017 12:19:48 +0200 Subject: [PATCH] Remove textwidth --- vim/.vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/.vimrc b/vim/.vimrc index 56b9816..2ad17cf 100755 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -64,7 +64,6 @@ set incsearch "Line for linewrapping set colorcolumn=80 -set textwidth=80 "Remove temporary swap file set nobackup