Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2470
  • 博文数量: 1
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 22
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-10 11:01
文章分类
文章存档

2015年(1)

我的朋友
最近访客

分类: LINUX

2015-12-05 23:10:55

set tabstop=4
set softtabstop=4
set shiftwidth=4
set expandtab

set autoindent
set smartindent
set cindent

set nu

set cursorline

set showcmd
set cmdheight=1

set autoread

set showmatch
set completeopt=preview,menu

inoremap ( ()i
inoremap { {}0ki
inoremap [ []i
inoremap " ""i
inoremap ' ''i
inoremap < <>i

filetype plugin indent on 
set completeopt=longest,menu
阅读(365) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:没有了

给主人留下些什么吧!~~