Skip to content

Instantly share code, notes, and snippets.

@alienth
Created March 5, 2018 01:41
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 alienth/06fde7d3016f576bcb6103a40a5d54ce to your computer and use it in GitHub Desktop.
Save alienth/06fde7d3016f576bcb6103a40a5d54ce to your computer and use it in GitHub Desktop.
cvim settings
map <C-d> scrollPageDown
map <C-u> scrollPageUp
map d closeTab
map b :buffer<Space>
map <C-o> goBack
map <C-i> goForward
let barposition = "bottom"
map w :new<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment