大家好,又见面了,我是你们的朋友全栈君。
.vimrc
set showmatch
"general
set mouse=v
set number
set autochdir
set autoread
set laststatus=2 " always have status-line
"set cursorline
"hi CursorLine cterm=NONE ctermbg=lightblue ctermfg=NONE guibg=NONE guifg=NONE
"set statusline=%F%m%r%h%w\ [FORMAT=%{&ff}]\ [TYPE=%Y]\ [ASCII=\%03.3b]\[HEX=\%02.2B]\ [POS=%04l,%04v][%p%%]\ [LEN=%L]
set statusline=%F%m%r%h%w\ [pos=%04l,%04v\ %p%%\ len=%L]
"set backspace=indent,eol,start " allow backspacing over everything in insert mode
"set whichwrap+=b,s,<,>,[,]
set lazyredraw
set ts=4
set expandtab
%retab!
"tab
set shiftwidth=4
set tabstop=4
set softtabstop=4
set expandtab " use space instead of tabs
"set list
"set listchars=tab:\|\ , " high light tab
"indent
set autoindent
set smartindent
"search
set ignorecase
set smartcase
set showcmd
set incsearch
set hlsearch
"set magic
set showmatch
"set wildmenu
"encoding
set encoding=utf-8
set fileencodings=utf-8,gbk,gb2312,gb18030
set termencoding=utf-8
"syntax
syntax enable
syntax on
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/141954.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...