Skip to content

Instantly share code, notes, and snippets.

@jmlucjav
Last active January 6, 2020 18:30
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 jmlucjav/9a6766a444a732b31393 to your computer and use it in GitHub Desktop.
Save jmlucjav/9a6766a444a732b31393 to your computer and use it in GitHub Desktop.
cvim settings
" Settings
"dont autofocus on any field
set noautofocus
let blacklists = ["https://mail.google.com/*","https://groups.google.com/*","https://photos.google.com/*"]
let completionengines = ["google", "amazon", "wikipedia"]
"let mapleader = <space>
" my chrome shorcuts: w, eu, m, s, tf, te, y, lp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment