The bufexplorer plug-in can open the list of historical files to quickly switch files. With the installation experience of the previous plug-ins, this is very simple, after the plug-in is installed, you do not need to configure the _ vimrc file (of course, as you learn more, you may need to add some configurations to meet specific needs ).
1. Directly from http://www.vim.org/scripts/script.php? Script_id = 42 download bufexplorer and decompress the package to get two folders: plugin and Doc ~ Merge directories with the same name under Vim/vim73, for example:
Restart vim and open a file. The effect may not be observed because only multiple files can be opened.
2. No results yet?
In command mode, enter \ be (this command does not work) or: bufexplorer to enter the buffer list.
3. Summary
So far, the installation of VIM color scheme settings, ctags, taglist, winmanager, and bufexplorer has been completed.
To enable or disable taglist, enter tlist in command mode.
To enable or disable winmanger, enter F8 or wmtoggle in command mode.
Open and Close bufexplorer by entering \ be or: bufexplorer in command mode