Skip to content

Instantly share code, notes, and snippets.

@thynctank
Last active April 5, 2020 15:07
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 thynctank/4b328a86b8195f419edd5c76965958e9 to your computer and use it in GitHub Desktop.
Save thynctank/4b328a86b8195f419edd5c76965958e9 to your computer and use it in GitHub Desktop.
My cVimrc
set numerichints
set typelinkhints
set scalehints
let barposition="bottom"
let blacklists = ["https://calendar.google.com/*","https://www.youtube.com/*","https://mail.google.com/*","http://airbnb.io/*","https://app.getpocket.com/*","https://www.polymer-project.org/*","https://*.aws.amazon.com/*", "https://github.com/*", "https://codecloud.web.att.com/*", "https://google.com/maps/*"]
map <C-p> :togglepin<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment