Skip to content

Instantly share code, notes, and snippets.

@kgust
Last active November 27, 2018 13:52
Show Gist options
  • Save kgust/5300d89bfcc2b1158dad to your computer and use it in GitHub Desktop.
Save kgust/5300d89bfcc2b1158dad to your computer and use it in GitHub Desktop.
cVim Options
" old cVimrc
" let blacklists = ["https://mail.google.com/* gi gt j k l o r x y #"]
" blacklists prefixed by '@' act as a whitelist
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]
let mapleader = ","
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment