" " Basics { " setl tabstop=2 setl shiftwidth=2 setl smarttab setl expandtab setl autoindent setl smartindent nnoremap j gj nnoremap k gk " }