set readonly
set nomod
set nolist
set nocursorcolumn
set colorcolumn=0
set tabstop=8


map q :q<CR>
map <SPACE> <C-D>
map b <C-U>
nmap K :Man <C-R>=expand(\\\"<cword>\\\")<CR><CR>