aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 7806e0db..e50498f0 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -40,7 +40,6 @@ set shiftround
set shiftwidth=4
set softtabstop=4
set tabstop=4
-set textwidth=80
" History
set history=1000