@ -60,7 +60,7 @@ let g:auto_save = 1 " enable AutoSave on Vim startup
letmapleader="\<space>"
" Unbind arrow keys
forprefixin ['i','n','v']
forprefixin ['n','v']
forkeyin ['<Up>','<Down>','<Left>','<Right>']
exeprefix . "noremap " . key . " <Nop>"
endfor
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.