1 2 3 4 5 6
" JavaScript vim settings " Don't preserve indentation on empty lines inoremap <buffer> <CR> <CR> nnoremap <buffer> o o nnoremap <buffer> O O