Closed taeguk closed 8 years ago
In this case, you must install ctags.
If your system is Ubuntu, sudo apt-get install ctags
If you want to install with non-root user,
good luck :)
Vim error can be occured if ctags is not installed in the system. Error message example in below --------------------------------- Taglist: Exuberant ctags (http://ctags.sf.net) not found in PATH. Plugin is not loaded.
In this case, you must install ctags.