Skip to content

Instantly share code, notes, and snippets.

@Determinant
Last active May 21, 2017 18:51
Show Gist options
  • Save Determinant/4aea3238b09b2a1574f7 to your computer and use it in GitHub Desktop.
Save Determinant/4aea3238b09b2a1574f7 to your computer and use it in GitHub Desktop.
imap <C-h> deleteChar
imap <C-w> deleteWord
unmap x
map d closeTab
map u lastClosedTab
map <C-u> scrollPageUp
map <C-d> scrollPageDown
map <C-p> J
map <C-n> K
set smoothscroll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment