Chinaunix首页 | 论坛 | 博客
  • 博客访问: 364153
  • 博文数量: 102
  • 博客积分: 2070
  • 博客等级: 大尉
  • 技术积分: 1019
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-14 11:07
文章存档

2011年(1)

2010年(34)

2009年(37)

2008年(30)

我的朋友

分类: LINUX

2008-08-31 11:12:18

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
source $VIMRUNTIME/ftplugin/man.vim
阅读(402) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~