vimtaglistvundle

E492 : not an editor command:TlistToggle


I met this error when I install taglist in vim.But I have already installed taglis.What should I settle this problem? The follows are my configuration files:

.vimrc:

Plugin 'Valloric/ListToggle'

I used the command (:BundleInstall)to install the taglist.

And in the file :~/.vim/bundle ListToggle file exsits.


Solution

  • I have never used that plugin so I am not sure about the situation, but are you sure the plugin you've installed is correct?