Skip to content

Instantly share code, notes, and snippets.

@favoorr
Created March 3, 2016 05:24
Show Gist options
  • Select an option

  • Save favoorr/7565fd0bf3d368f20466 to your computer and use it in GitHub Desktop.

Select an option

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