Set textwidth to 72 to make 'gq' neater
This commit is contained in:
parent
78ae91d076
commit
7ca4cb4c9d
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -14,6 +14,7 @@ set ruler
|
||||||
set shiftwidth=4
|
set shiftwidth=4
|
||||||
set spl=en_gb spell
|
set spl=en_gb spell
|
||||||
set tabstop=4
|
set tabstop=4
|
||||||
|
set textwidth=72
|
||||||
set wrap
|
set wrap
|
||||||
silent! colorscheme desert
|
silent! colorscheme desert
|
||||||
silent! filetype plugin indent on
|
silent! filetype plugin indent on
|
||||||
|
|
Loading…
Reference in a new issue