formatting

This commit is contained in:
ManjaroOne666 2017-09-20 11:45:09 +01:00
parent b01686ffa5
commit 1d10b43b6e
1 changed files with 3 additions and 3 deletions

6
vimrc
View File

@ -206,11 +206,11 @@ set mouse=a
set listchars=eol,tab:->,trail:~,extends:>,precedes:<,space
" rewrapping set to 80
set tw=180
set textwidth=180
" disable automatic wrapping
set fo=cq
set formatoptions=cq
" disable wrapping based on terminal size
set wm=0
set wrapmargin=0
set t_Co=255 " number of colours
set t_Sf=<Esc>[3%p1%dm " foreground colour