当前位置:  技术问答>linux和unix

如何调整vim的布局

    来源: 互联网  发布时间:2016-09-26

    本文导语:  我想把左边的列表bufexplorer和tlist弄到右边去 把邮编的内容编辑框整到左边来  如图所示 在.vimrc中如何配置呢? google了一下 木有找到 请高手指点一哈 file:///C:/Documents%20...

我想把左边的列表bufexplorer和tlist弄到右边去 把邮编的内容编辑框整到左边来 
如图所示

在.vimrc中如何配置呢?
google了一下 木有找到

请高手指点一哈
file:///C:/Documents%20and%20Settings/kangsun/桌面/1.jpg


|

你可以先把图片上传到你的csdn空间,然后再贴出来。前面的那个没有用过,taglist的话,这里有一个参考。~/.vimrc
let Tlist_Show_One_File = 1 " Displaying tags for only one file~
let Tlist_Exist_OnlyWindow = 1 " if you are the last, kill yourself
let Tlist_Use_Right_Window = 0 " split to the right side of the screen
let Tlist_Sort_Type = "order" " sort by order or name
let Tlist_Display_Prototype = 0 " do not show prototypes and not tags in the taglist window.
let Tlist_Compart_Format = 1 " Remove extra information and blank lines from the taglist window.
let Tlist_GainFocus_On_ToggleOpen = 0 " Jump to taglist window on open.
let Tlist_Display_Tag_Scope = 1 " Show tag scope next to the tag name.
let Tlist_Close_On_Select = 0 " Close the taglist window when a file or tag is selected.
let Tlist_Enable_Fold_Column = 0 " Don't Show the fold indicator column in the taglist window.
let Tlist_WinWidth = 40

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 如何手动调整网卡的half duplex & full duplex ?如何手动调整网卡的10/100M速度?
  • 在装linux前要进行bios调整,可是我在启动windows操作系统时候看不到del,也就是进入不了bios啊?那怎么才能调整启动顺序
  • 在SCO OperServer 5.0.5下如何调整端口的重用延时?
  • linux文件系统调整大小的方法(linux调整分区大小)
  • 如何调整内核频率到10000?
  • C# Winform 禁止用户调整ListView的列宽
  • 图片调整工具 SmillaEnlarge
  • Textarea自动高度调整的插件 jGrow
  • 在linux下面怎么样调整分辨率
  • 怎么样调整文本框的大小?在线等待!
  • [压缩技术]zlib是如何通过参数来调整压缩比和速度?
  • 求助Linux终端调整屏幕位置的问题!谢谢
  • framebuffer驱动 三星6410 调整分辨率
  • LINUX如何调整POSIX消息队列大小
  • ntpd可以缓慢调整时间吗?
  • jTable中行标题的宽度调整问题,急,各位大虾多帮忙啦!
  • 网卡诊断和调整工具 ethtool
  • jQuery窗口大小调整插件 ResizeEnd
  • Applet中JTable不能自动调整列宽?
  • 怎样使一个执行程序具有调整位?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3