配置属于自己的vi配色方案

切到自己目录cd ~

编辑vi .vimrc文件,加入下面的文字

scriptencoding utf-8

set encoding=utf-8

let $LANG="zh_CN.UTF-8"

set termencoding=utf-8

set fileencoding=utf-8

colo darkblue

set nocompatible

set hlsearch

set history=1000

set mousemodel=popup

set sm

set cin

set mouse=n

set selection=exclusive

set selectmode=mouse,key

set ruler

set wildmenu

set backspace=2

set whichwrap+=<,>,h,l

syntax on

set ts=4

set softtabstop=4

set shiftwidth=4

set noexpandtab

set nu

filetype on

filetype plugin on

filetype indent on

set ambiwidth=double

set showmatch

set smarttab

set autoindent

set formatoptions=tcrqn

set statusline=\ %<%F[%1*%M%*%n%R%H]%=\ %y\ %0(%{&fileformat}\ %{&encoding}\ %c:%l/%L%)\"设置状态栏

let Tlist_Show_One_File=1

let Tlist_Exit_OnlyWindow=1

let g:ctrlp_working_path_mode = ''

set listchars=tab:>\ ,

set list

vmap bl :<C-U>!svn blame <C-R>=expand("%:p") <CR> \| sed -n <C-R>=line("'<") <CR>,<C-R>=line("'>") <CR>p <CR>

"map <F9> ggO<Esc>xxa--***************************** <CR><Esc>xxa-- Created by Eric on:<Esc>:read !date <CR>kJ$a<CR><Esc>xxa--<CR><Esc>xxa-- @desc:<CR><Esc>xxa--<CR><Esc>xxa-- @history<CR><Esc>xxa--*****************************

点击保存

修改SecureCRT的会话选项

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值