Chinaunix首页 | 论坛 | 博客
  • 博客访问: 13916
  • 博文数量: 14
  • 博客积分: 410
  • 博客等级: 下士
  • 技术积分: 150
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-20 10:49
文章分类

全部博文(14)

文章存档

2011年(1)

2010年(13)

我的朋友
最近访客

分类: LINUX

2010-10-10 20:32:07

  
set fileencodings=utf-8,gbk,ucs-bom,cp936                                  
  
set encoding=utf-8
  
set nocompatible
  
set number
  
filetype on
  
set history=1000
  
set background=dark
               
syntax on
                
 
"set autoindent
               
   
"set smartindent 
 
set showmatch

set guioptions-=T
                    
 
set vb t_vb=
                       
set ruler                                                
                        
set nohls
                           
:set cindent
                          
set tabstop=4
                           
set shiftwidth=4
                            
set incsearch
                             
set cursorline
                            
set nobackup
阅读(339) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2010-10-11 17:53:32

很好的, 收藏了 推荐一个博客,提供很多免费软件编程电子书下载: http://free-ebooks.appspot.com