Things change, roll with the punches.Oh, yeah. Go for it man, jump off the high dive, stare down the barrel of the gun, pee into the wind!

我的VIM配置

上一篇 / 下一篇  2007-01-23 10:41:33 / 个人分类:VIM

1"////////////////////////////////////////////2setnu!"显示行号3setguifont=SimSun\ 10"设置字体为宋体,大小为104colojhlight"设置颜色主题为,需搭配theme插件使用5auFileTypepythonsource$VIMRUNTIME/plugin/python.vim6"去掉工具条7setguioptions-=T8"去掉菜单9"set guioptions-=m10"开启vim默认最大化11"au GUIEnter * simalt ~x12setnocompatible13" 设定文件浏览器目录为当前目录14setbsdir=buffer15setautochdir16" 设置编码17"set enc=utf-818" 设置文件编码19setfenc=utf-820" 设置文件编码检测类型及支持格式21setfencs=utf-8,ucs-bom,gb18030,gbk,gb2312,cp93622source$VIMRUNTIME/delmenu.vim23source$VIMRUNTIME/menu.vim24" 设置语法高亮度25setsyn=cpp26" 查找结果高亮度显示27sethlsearch28" tab宽度29settabstop=430setcindentshiftwidth=431setautoindentshiftwidth=432" C/C++注释33setcomments=://34" 修正自动C式样注释功能 <2005/07/16>35setcomments=s1:/*,mb:*,ex0:/36" 增强检索功能37settags=./tags,./../tags,./**/tags38" 保存文件格式39setfileformats=unix,dos40" 键盘操作41map<Up>gk42map<Down>gj43" 命令行高度44setcmdheight=145" 中文帮助46ifversion>60347sethelplang=cn48endi4950" 配置minibufexpl插件51letg:miniBufExplMapWindowNavVim=152letg:miniBufExplMapWindowNavArrows=153letg:miniBufExplMapCTabSwitchBufs=154letg:miniBufExplModSelTarget=15556"TagList插件设置57letTlist_Use_Right_Window=158letTlist_File_Fold_Auto_Close=159

相关阅读:

TAG: VIM

 

评分:0

我来说两句

日历

« 2024-04-14  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 45827
  • 日志数: 42
  • 图片数: 3
  • 文件数: 1
  • 书签数: 13
  • 建立时间: 2007-01-05
  • 更新时间: 2007-03-03

RSS订阅

Open Toolbar