Skip to content

Instantly share code, notes, and snippets.

@vayn
Last active April 11, 2019 06:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vayn/f212868268acddc778c4 to your computer and use it in GitHub Desktop.
Save vayn/f212868268acddc778c4 to your computer and use it in GitHub Desktop.
Vayn's cVim setting
let blacklists = ["https://mail.google.com/* gi gt x r f"]
map H scrollLeft
map L scrollRight
map h previousTab
map l nextTab
map r reloadTabUncached
map u lastClosedTab
map R :restore<Space>
map , goBack
map . goForward
" Select and switch tab
map gb :buffer<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment