Gvim install WinManager plug-in learning Notes 1. This plug-in file is provided in vimball format. File Extension vba, which is a compressed file generated by Vimball. Vimball is also a plug-in on vim, similar to a simple compressed package tool. If not, install Vimball first. Vimball address: http://www.vim.org/scripts/script.php? Script_id = 1502 2. download and install the WinManager plug-in. WinManager official address: http://www.vim.org/scripts/script.php? Script_id = 1440 extract the vba file using a common compressed package tool. Use vim to open the vba file www.2cto.com and enter the following command: so % 3. Download and install bufexplorer. Official Address: http://www.vim.org/scripts/script.php? Script_id = 42 in the legend that WinManager is implemented based on bufexplorer. To disable bufexplorer, add the following command line let g to the vim configuration file: winManagerWindowLayout = "FileExplorer" 4. Open a file with vim and enter the command WMToggle author kung fu panda.com.