Skip to content

Commit

Permalink
updating VAM
Browse files Browse the repository at this point in the history
  • Loading branch information
garbas committed Mar 14, 2011
1 parent eebf55f commit d69280a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config-vam
@@ -1,7 +1,7 @@
set runtimepath+=~/.vim/addons/vim-addon-manager
fun ActivateAddons(addons)
try
call scriptmanager#Activate(a:addons)
call vam#ActivateAddons(a:addons)
catch /.*/
echoe v:exception
endtry
Expand Down

0 comments on commit d69280a

Please sign in to comment.