I have successfully installed the Vundle for vim
With the help-docs, i know that using command "PluginInstall **" can install this plugin
i have already download some plugins, but when i type :PluginInstall ** to install ** , it's not install ** from local but again search on the net.
So, how can i specify the path should this command ":PluginInstall" install plugin from where i want.
=======================for example: :PluginSearch taglist
it shows
Plugin 'taglist-plus' Plugin 'taglist.vim'
my local file is taglist_46 which download from www.vim.org/script.php?script_id=273
but it doesn't show up in result