Set default line length to 72 columns
This commit is contained in:
parent
35456e0e6f
commit
7abfad3c8e
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -62,6 +62,7 @@ set smartcase
|
|||
set smarttab
|
||||
set spl=en_gb nospell
|
||||
set tabstop=8
|
||||
set textwidth=72
|
||||
set ttimeout
|
||||
set ttimeoutlen=100
|
||||
set ttyfast
|
||||
|
|
Loading…
Reference in a new issue