SunBo

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年7月4日

摘要: set nocompatible" show the cursor position all the timeset rulerset showmodeset showcmdset noignorecaseset hlsearchset incsearchset smartindentset showmatch" 设置vim中tab为4个空格set shiftwidth =4set ts=4set expandtabfiletype plugin onautocmd FileType java set noexpandtabautocmd FileType Makefile 阅读全文
posted @ 2010-07-04 09:56 SunBo 阅读(405) 评论(0) 推荐(0) 编辑