Download Vim's Windows version: Ftp://ftp.vim.org/pub/vim/pc/gvim74.exe
After installing Ctags:http://files.cnblogs.com/files/jiahu-blog/ctags58.zip decompression, copy the Ctags.exe file under the folder to the same folder as Gvim.
Installing Taglist:http://files.cnblogs.com/files/jiahu-blog/taglist_46.zip After extracting the Taglist.vim file into the plugin folder under Vim, put the taglist.txt into the Doc folder.
Install Cscope:http://files.cnblogs.com/files/jiahu-blog/cscope.rar unzip the. exe file into the same folder as Gvim, and put the. vim file under the plugin folder.
Installing the Winmanager:http://files.cnblogs.com/files/jiahu-blog/winmanager.zip installation method is similar to TagList.
Install Minibufexpl:http://files.cnblogs.com/files/jiahu-blog/minibufexpl.rar unzip the file into the plugin folder.
Installing A.vim:http://files.cnblogs.com/files/jiahu-blog/a.rar This plugin is useful for switching between. C and. h files.
Installation Grep.vim:http://files.cnblogs.com/files/jiahu-blog/grep.rar is found throughout the project.
Vim installation under Windows