aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-04-06 15:51:09 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-04-06 15:51:09 +0200
commitef68ce873ad5f870e342022a41d402f6cc1fa0da (patch)
treeecefe23215a60dfd3ca53d09f42e3ce02afdf587
parentvimrc: better collor for ColorColumn (diff)
downloadlaurent-tools-ef68ce873ad5f870e342022a41d402f6cc1fa0da.tar.xz
laurent-tools-ef68ce873ad5f870e342022a41d402f6cc1fa0da.zip
vimrc: set default column width to 80
-rw-r--r--conf/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/vimrc b/conf/vimrc
index d54e6c1..b62ec5e 100644
--- a/conf/vimrc
+++ b/conf/vimrc
@@ -30,6 +30,7 @@ set textwidth=79
set formatoptions=qrn1
set colorcolumn=81
hi ColorColumn ctermbg=0
+set winwidth=80
"set hidden