Skip to content

Instantly share code, notes, and snippets.

@datavistics
Last active October 16, 2017 21:03
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 datavistics/b78637dcd58641cd062cfa5091b2374b to your computer and use it in GitHub Desktop.
Save datavistics/b78637dcd58641cd062cfa5091b2374b to your computer and use it in GitHub Desktop.
This will sync with the cVim Extension
" Thiers chrome-extension://ihlenndgcmojhcghmfjfneahoeklbjjh/pages/mappings.html
" Mine: https://gist.github.com/datavistics/b78637dcd58641cd062cfa5091b2374b
set nosmoothscroll
set noautofocus " The opposite of autofocus; this setting stops
" sites from focusing on an input box when they load
set typelinkhints
let hintcharacters = "fjdkslaghruvn"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment