I am new to vim , I installed a plugin named Taglist from here
When I restart my vim, a error happens:
Taglist: Exuberant ctags (http://ctags.sf.net) not found in PATH. Plugin is not loaded.
How to solve this?
I am guessing you did not install ctags. The installation instructions skip that. If you are on ubuntu or similar debian based OS do:
sudo apt-get install ctags
What about installing Exuberant ctags to your path
? Maybe you should read the installation instructions for your brand new plugin.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With