|
@ -122,6 +122,8 @@ endif |
|
|
" }}} |
|
|
" }}} |
|
|
|
|
|
|
|
|
" SETTINGS{{{ |
|
|
" SETTINGS{{{ |
|
|
|
|
|
" disable Ex mode, who needs this anyway? |
|
|
|
|
|
map Q <Nop> |
|
|
set number " line numbers |
|
|
set number " line numbers |
|
|
set autoread " reload file automatically |
|
|
set autoread " reload file automatically |
|
|
set colorcolumn=100 " highlight column 99 |
|
|
set colorcolumn=100 " highlight column 99 |
|
|