Skip to content

Instantly share code, notes, and snippets.

@favoorr
Created March 3, 2016 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save favoorr/7565fd0bf3d368f20466 to your computer and use it in GitHub Desktop.
Save favoorr/7565fd0bf3d368f20466 to your computer and use it in GitHub Desktop.
my cvim config
map <C-h> previousTab
map <C-l> nextTab
map <C-o> goBack
map <C-i> goForward
map <C-f> scrollPageDown
map <C-b> scrollPageUp
set smoothscroll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment