Skip to content

Instantly share code, notes, and snippets.

@flavius
Created June 18, 2011 13:18
Show Gist options
  • Save flavius/1033088 to your computer and use it in GitHub Desktop.
Save flavius/1033088 to your computer and use it in GitHub Desktop.
fun SetupVAM()
set runtimepath+=/home/flav/.vim/addons/vim-addon-manager
call vam#ActivateAddons(["github:OriginalCopy"],{'auto_install' : 0})
endf
call SetupVAM()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment