update vimrc.config

This commit is contained in:
chxuan 2019-10-25 21:31:17 +08:00
parent d34f016ea7
commit 5c2dbf0fd5

View File

@ -9,6 +9,9 @@
" 开启鼠标
" set mouse=a
" 设置光标所在列高亮
" set cursorcolumn
" 开启代码对齐线
" let g:indentLine_enabled = 1