1. First install the common Vim
Pkg_add Vim
2. The Vim plug-ins on the server are not rich enough. I have provided the plug-in package here and decompress it to the Linux directory.
/Files/kungfupanda/vimsettings.rar
3. Copy pluin (in the preceding compressed file)
Decompress the above file and copy all the files to your own vim71/plugin.
Cp *. Vim/usr/local/share/Vim/vim71/plugin
4. Install Vim
Input vim, then in vim and execute "So %" to install vim.
5, CP _ vimrc (still in the above compressed file)
CP _ vimrc ~ /_ Vimrc
6. Execute Vim again, which is easy to use. However, when you press F9 to switch to multiple files, there is still no menu on the left. You need to install vinmanager.
Winmanager. Vim In the compressed file above
Vim winmanager. Vim
Run "So %" to install winmanager.
7. Try to edit multiple files again and find the conflicts between F10. edit vimrc comment out the line F2 and change the original F10 to F2. OK