update vimrc.config

This commit is contained in:
chxuan 2019-10-25 21:19:38 +08:00
parent 2ca0f54431
commit d34f016ea7

View File

@ -6,6 +6,9 @@
" 开启相对行号
" set relativenumber
" 启动代码对齐线
" 开启鼠标
" set mouse=a
" 开启代码对齐线
" let g:indentLine_enabled = 1