Skip to content

Instantly share code, notes, and snippets.

@rob3c
Last active November 10, 2017 21:04
Show Gist options
  • Save rob3c/11646c01b8adfac63e3b06c0c1c81edb to your computer and use it in GitHub Desktop.
Save rob3c/11646c01b8adfac63e3b06c0c1c81edb to your computer and use it in GitHub Desktop.
cVim settings
let blacklists = ["http://localhost/*"]
set autoupdategist
set numerichints
set typelinkhints
map b :buffer<Space>
map d closeTab
map D :exec dJ<CR>
map F createActiveTabbedHint
map ;t createActiveTabbedHint
map u lastClosedTab
map <BS> H
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment