Skip to content

Instantly share code, notes, and snippets.

@Jayphen
Last active August 29, 2015 14:08
Show Gist options
  • Save Jayphen/1d04d0c77cb0ee62267c to your computer and use it in GitHub Desktop.
Save Jayphen/1d04d0c77cb0ee62267c to your computer and use it in GitHub Desktop.
cVim
set noautofocus
set cncpcompletion
let locale = "aus" "requires my fork
let qmark a = ["http://forums.overclockers.com.au/forumdisplay.php?f=77", "http://ozbargain.com.au/"]
let qmark s = "http://sfcu.com.au/smf202/index.php?action=unread"
let qmark z = "http://ozbargain.com.au"
let blacklists = ["https://mail.google.com/*","https://inbox.google.com/*","*://*trello.com/b/*","*://*feedly.com/*"]
unmap r
let mapleader = " "
map <Leader>r reloadTabUncached
map <Leader>b :tabnew chrome://bookmarks/<CR>
map <Leader>x :restore<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment