Skip to content

Instantly share code, notes, and snippets.

@Palpatineli
Last active May 18, 2017 15:10
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 Palpatineli/2ab6add658b5dc5014fd8bff7762e8e0 to your computer and use it in GitHub Desktop.
Save Palpatineli/2ab6add658b5dc5014fd8bff7762e8e0 to your computer and use it in GitHub Desktop.
cVim options
let hintcharacters = "asdfghjkl;"
map d closeTab
map u lastClosedTab
map <C-o> goBack
map <C-i> goForward
let searchalias w = "wikipedia"
let searchalias s = "scholar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment