|
|
@ -17,7 +17,7 @@ set nostartofline " leave my cursor where it was
|
|
|
|
set history=10000
|
|
|
|
set history=10000
|
|
|
|
set autoread " Set to auto read when a file is changed from the outside
|
|
|
|
set autoread " Set to auto read when a file is changed from the outside
|
|
|
|
set autochdir " Change current directory to be directory of current file
|
|
|
|
set autochdir " Change current directory to be directory of current file
|
|
|
|
set colorcolumn=80
|
|
|
|
set colorcolumn=81
|
|
|
|
"set foldmethod=syntax
|
|
|
|
"set foldmethod=syntax
|
|
|
|
|
|
|
|
|
|
|
|
" Have tab complete work more like bash
|
|
|
|
" Have tab complete work more like bash
|
|
|
|