set softtabstop=2
set tabstop=2
set shiftwidth=2
set expandtab
set shiftround
set autoindent
nnoremap <buffer> <F5> :w !sh<cr>