Skip to content

Instantly share code, notes, and snippets.

@lotabout
Last active August 4, 2017 01:28
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 lotabout/8b398156f356cc8617dcbb146f62f935 to your computer and use it in GitHub Desktop.
Save lotabout/8b398156f356cc8617dcbb146f62f935 to your computer and use it in GitHub Desktop.
Configuration for cVim (Chrome extension)
set autoupdategist
set smoothscroll
let scrollstep = 90
let scrollduration = 30
let barposition = "bottom"
" vimperator style follow link
let numerichints = 1
let typelinkhints = 1
map b :buffer<Space>
map B :bookmarks<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment