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.
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?
TlistToggle
, hence the error.TlistToggle
. Maybe this is the plugin you intend to install?