Skip to content

Instantly share code, notes, and snippets.

@catesandrew
Last active November 21, 2015 15:42
Show Gist options
  • Save catesandrew/89ba10696b04c705daab to your computer and use it in GitHub Desktop.
Save catesandrew/89ba10696b04c705daab to your computer and use it in GitHub Desktop.
cvim config
let configpath = '/home/andrew/.dotfiles/home/.cvimrc'
set localconfig " Update settings via a local file (and the `:source` command) rather
" than the default options page in chrome
" As long as localconfig is set in the .cvimrc file. cVim will continue to read
" settings from there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment