Created
June 18, 2011 13:18
-
-
Save flavius/1033088 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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