Skip to content

Instantly share code, notes, and snippets.

View takenoco82's full-sized avatar
πŸ’­
I may be slow to respond.

takenoco82

πŸ’­
I may be slow to respond.
View GitHub Profile
unmap "d"
unmap "shift+j"
unmap "shift+k"
" ==========================================================
" Movement
" ==========================================================
" hjkl: ←↓↑→
map "j" scrollDown
map "k" scrollUp