码迷,mamicode.com
首页 > 系统相关 > 详细

.vimrc文件

时间:2018-12-17 16:02:20      阅读:270      评论:0      收藏:0      [点我收藏+]

标签:width   error   arch   idt   tabs   bst   tin   ror   vimrc   

1 set number
2 set shiftwidth=4
3 set softtabstop=4
4 set tabstop=4
5 set expandtab
6 "set hlsearch
7 set noerrorbells
8 set smartindent
9 set autoindent
10 set nobackup
11 syntax on
12 filetype on
13 filetype plugin on
14 filetype indent on

.vimrc文件

标签:width   error   arch   idt   tabs   bst   tin   ror   vimrc   

原文地址:https://www.cnblogs.com/coolYuan/p/10131641.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!