vim配置(六):安装bufexplorer、如何切换窗口

1. 下载bufexplorer-7.4.6.zip
http://www.vim.org/scripts/script.php?script_id=42
2. 拷贝到~/.vim/目录,unzip bufexplorer-7.4.6.zip解压到plugin
3. .vim中的目录结构

root@linux:~/.vim# ls -a
.  ..  bufexplorer-7.4.6.zip  doc  .netrwhist  plugin  taglist_46.zip  .viminfo  .vimrc  winmanager.zip
root@linux:~/.vim# ls -l plugin/
total 288
-rw-r--r-- 1 root root  40280 11月  3 22:21 bufexplorer.vim
-rw-r--r-- 1 root root 152242  2月 26  2013 taglist.vim
-rw-r--r-- 1 root root  39277  4月  4  2002 winfileexplorer.vim
-rw-r--r-- 1 root root  39499  4月  4  2002 winmanager.vim
-rw-r--r-- 1 root root  13399  4月  4  2002 wintagexplorer.vim
root@linux:~/.vim# 
4. 各窗口之间如何切换光标:
ctrl + w 

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。