Skip to content

Commit

Permalink
forgott to add argument to EnsureVamIsOnDisk function
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcWeber committed Apr 5, 2012
1 parent ca3b3c9 commit 56a2cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/vim-addon-manager-getting-started.txt
Expand Up @@ -98,7 +98,7 @@ recommended setup ~
2) Read the comments carefully. They help you getting started. Then you can remove them. 2) Read the comments carefully. They help you getting started. Then you can remove them.
3) Add addon names to the ActivateAddons call, start Vim, you sohuld be done. > 3) Add addon names to the ActivateAddons call, start Vim, you sohuld be done. >


fun! EnsureVamIsOnDisk() fun! EnsureVamIsOnDisk(vam_install_path)
" windows users want to use http://mawercer.de/~marc/vam/index.php " windows users want to use http://mawercer.de/~marc/vam/index.php
" to fetch VAM, VAM-known-repositories and the listed plugins " to fetch VAM, VAM-known-repositories and the listed plugins
" without having to install curl, unzip, git tool chain first " without having to install curl, unzip, git tool chain first
Expand Down

0 comments on commit 56a2cd3

Please sign in to comment.