NOI Linux vim配置文件

set nu
" set mu
set ruler

color torte

set tabstop=4
set shiftwidth=4
set autoindent
set cindent
set mouse=a

inoremap ( ()<ESC>i
inoremap [ []<ESC>i
inoremap { {<CR>}<ESC>O
posted @ 2019-12-06 23:07  览遍千秋  阅读(409)  评论(1编辑  收藏  举报