Skip to content

Instantly share code, notes, and snippets.

View hypnoticOxbow's full-sized avatar

Ian Kariniemi hypnoticOxbow

View GitHub Profile

Keybase proof

I hereby claim:

  • I am hypnoticoxbow on github.
  • I am hypnoticoxbow (https://keybase.io/hypnoticoxbow) on keybase.
  • I have a public key ASAGzPZz1KMNkVRNTshE8t0z8pXj6T5q20kwZrjCaOzPRwo

To claim this, I am signing this object:

@hypnoticOxbow
hypnoticOxbow / .cvimrc
Last active March 21, 2018 16:28
cvimrc
set noautofocus
let blacklists = ["https://10fastfingers.com/*","https://docs.google.com/*","http://protobowl.com/*"]
" Settings
set typelinkhints
let searchlimit = 30
let scrollstep = 70
let barposition = "bottom"
let locale = "uk" " Current choices are 'jp' and 'uk'. This allows cVim to use sites like google.co.uk
" or google.co.jp to search rather than google.com. Support is currently limited.
" Let me know if you need a different locale for one of the completion/search engines