update vimrc.local

This commit is contained in:
chxuan 2019-10-22 17:30:29 +08:00
parent ae4cc75481
commit 37dabc5ec2

View File

@ -1,2 +1,5 @@
"set relativenumber " 开启相对行号
" 开启相对行号
" set relativenumber
" 启动代码对齐线
" let g:indentLine_enabled = 1