首页 > 代码库 > vim配置(六):安装bufexplorer、如何切换窗口
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
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
vim配置(六):安装bufexplorer、如何切换窗口
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。