Skip to content

Commit

Permalink
Fixed command name.
Browse files Browse the repository at this point in the history
Fixes #72
  • Loading branch information
ZyX-I committed Jul 13, 2012
1 parent b1e4ade commit 379bee0
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 @@ -281,7 +281,7 @@ Those identifieres (= plugin names) are passed to |vam#ActivateAddons()|, |:Inst
www.vim.org. www.vim.org.


types of names: types of names:
1) Plugin name looked up in pool. Try |:AddonInfo| NAME 1) Plugin name looked up in pool. Try |:AddonsInfo| NAME


Determining addon names ~ Determining addon names ~
- From ID: |:AddonsInfo| SCRIPT_ID, pick the word right after string "Plugin: ". - From ID: |:AddonsInfo| SCRIPT_ID, pick the word right after string "Plugin: ".
Expand Down

0 comments on commit 379bee0

Please sign in to comment.