1 2 3 4 5 6 7 8
nnoremap <Space> : set autoindent set expandtab set nowrap set number set shiftwidth=4 set smarttab syntax on