I used to use ue under ipvs to view and learn the Linux source code. I personally think UE is really a piece of software. I think it's good to see someone in linuxe introducing how to use the VIM + taglist plug-in, try to install it.
In fact, the vim plug-in does not need to be installed. You can directly put it under the relevant directory and create one without it. After everything is configured, open VI and enter the tlist command. The system returns not an editor command: tlist. What is the problem? Google keeps searching. No matter how configured, this information is always returned, and a friend who is connected to the same patient also posts online for help, but no one returns to the solution. This morning it was another morning, and I was about to go crazy. When I was about to give up, I was inspired by a reply and decided to reinstall vim.
The VI provided by FC is only a simplified version of VIM. It is very easy to remove it. just delete it under the/bin directory and download the latest version of VIM from the Internet, enter the tlist command.
The taglist page contains some configuration help documents. Follow the above steps.
Install the vim plug-in the relevant directory. If the plug-in command cannot be used, you only need to reinstall vim. The VI provided by FC is a simple version and does not seem to support plug-ins.