Skip to content

Instantly share code, notes, and snippets.

@ixzh
Last active November 2, 2017 15:08
Show Gist options
  • Save ixzh/84b5506824799a14afc39930007b043b to your computer and use it in GitHub Desktop.
Save ixzh/84b5506824799a14afc39930007b043b to your computer and use it in GitHub Desktop.
My .cvimrc
set nosmoothscroll
set noautofocus
let scrollstep = 80
set typelinkhints
let hintcharacters = "sadfjklewcmpgh"
map gb lastUsedTab
map k gT
map j gt
map h g0
map l g$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment