Chinaunix首页 | 论坛 | 博客
  • 博客访问: 530581
  • 博文数量: 102
  • 博客积分: 2146
  • 博客等级: 大尉
  • 技术积分: 1146
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-09 17:32
文章分类

全部博文(102)

文章存档

2015年(14)

2014年(24)

2013年(5)

2012年(30)

2011年(16)

2010年(13)

分类: LINUX

2012-05-26 18:26:26

set nocompatible 
set number 
set wrap! 
filetype on 
set history=50 
filetype plugin on 
"set background=dark 
colorscheme pablo 
syntax on 
set cursorline 
set autoindent 
set smartindent 
set tabstop=4 
set shiftwidth=4 
set softtabstop=4 
set noexpandtab 
set smarttab 
set showcmd 
set showmode 
set showmatch 
set vb t_vb= 
set ruler 
set hls 
set incsearch 
set cin 
set mouse=a 
set cindent 
set sm 
set ai 

阅读(770) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~