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.