GVIM 的IDE界面设置

时间:2016-10-02 10:09:17
【文件属性】:
文件名称:GVIM 的IDE界面设置
文件大小:579KB
文件格式:GZ
更新时间:2016-10-02 10:09:17
GVIM winmanager IDE界面 很多人都配置过IDE的界面配置吧? 主要就是c-tag和winmanager等,附件的东西放到home的.vim/目录下,同时vimrc中加入如下,按wm即可打开IDE界面: " Setup plugin 'winmanager' "-------------------------------------------------------------------------------- let g:winManagerWindowLayout='FileExplorer|TagList' let g:persistentBehaviour=1 let g:winManagerWidth=30 let g:defaultExplorer=1 nmap f :FirstExplorerWindow nmap t :BottomExplorerWindow nmap b :BufExplorer nmap e l map wm : WMToggle
【文件预览】:
.vim
----autoload()
--------gdbmgrb.vim(3KB)
--------conque_term()
--------gdbmgrt.vim(2KB)
--------gdbmgr.vim(196KB)
--------genutils.vim(55KB)
--------lookupfile.vim(14KB)
--------gdbmgrh.vim(3KB)
--------conque_term.vim(57KB)
----gdbmgr()
--------src()
--------progs()
--------pix()
----.netrwhist(442B)
----lookupfile-1.8.zip(22KB)
----gdbmgr.tar.gz(73KB)
----winmanager.zip(35KB)
----plugin()
--------winfileexplorer.vim(38KB)
--------wintagexplorer.vim(13KB)
--------genutils.vim(51KB)
--------lookupfile.vim(16KB)
--------bufexplorer.vim(35KB)
--------cecutil.vim(19KB)
--------gdbmgrPlugin.vim(1KB)
--------conque_term.vim(8KB)
--------taglist.vim(144KB)
--------winmanager.vim(39KB)
----doc()
--------tags(16KB)
--------winmanager.txt(27KB)
--------lookupfile.txt(41KB)
--------taglist.txt(68KB)
--------conque_term.txt(27KB)
--------bufexplorer.txt(27KB)
--------gdbmgr.txt(46KB)
----syntax()
--------gdbmgr_watchpts.vim(1002B)
--------gdbmgr_expr.vim(678B)
--------gdbmgr_breakpts.vim(859B)
--------gdbmgr_breakptcmds.vim(694B)
--------conque_term.vim(6KB)
--------gdbmgr_funcstack.vim(1KB)
----taglist_45.zip(49KB)
----genutils-2.5.zip(30KB)
----bufexplorer.zip(18KB)
----conque_2.2.zip(65KB)

网友评论