Skip to content

Instantly share code, notes, and snippets.

@SF-Zhou
Last active November 14, 2018 08:41
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 SF-Zhou/6f7b8533848a6509137ab54742338621 to your computer and use it in GitHub Desktop.
Save SF-Zhou/6f7b8533848a6509137ab54742338621 to your computer and use it in GitHub Desktop.
cVim Config
set noautofocus
let barposition = "bottom"
set smoothscroll
let scrollstep = 320
let scrollduration = 200
let blacklists = [
"https://*.overleaf.com/*"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment