" disable arrow keys nnoremap <Up> <nop> nnoremap <Down> <nop> nnoremap <Left> <nop> nnoremap <Right> <nop>
Though I guess the mappings I provided would have to be noremap instead of map.
Though I guess the mappings I provided would have to be noremap instead of map.