Mercurial > dotfiles.old
comparison vimrc @ 19:4ee5a11d8355
Improvements
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 16 Mar 2014 10:37:24 +0100 |
parents | fdff344860ef |
children | bf5c5093bad9 |
comparison
equal
deleted
inserted
replaced
18:fdff344860ef | 19:4ee5a11d8355 |
---|---|
38 set scrolloff=4 | 38 set scrolloff=4 |
39 set textwidth=80 | 39 set textwidth=80 |
40 | 40 |
41 set history=100 | 41 set history=100 |
42 set wildmenu | 42 set wildmenu |
43 Set wildmode=full | 43 set wildmode=full |
44 | 44 |
45 set diffopt+=iwhite | 45 set diffopt+=iwhite |
46 | 46 |
47 set formatoptions= | 47 set formatoptions= |
48 set formatoptions+=c " Format comments | 48 set formatoptions+=c " Format comments |