Skip to content

Instantly share code, notes, and snippets.

@leolord
Last active May 25, 2017 06:25
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 leolord/b93334f9630a166b72284880a763abf1 to your computer and use it in GitHub Desktop.
Save leolord/b93334f9630a166b72284880a763abf1 to your computer and use it in GitHub Desktop.
cVim options
set autohidecursor
set noautofocus
set smoothscroll
set nativelinkorder
let blacklists = ["*://feedly.com/*", "https://inbox.google.com/*", "*://review.byted.org/*"]
let mapleader = ","
let defaultengine = "bing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment