vimplus/.vimrc.local
2019-10-22 17:30:29 +08:00

6 lines
100 B
Plaintext

" 开启相对行号
" set relativenumber
" 启动代码对齐线
" let g:indentLine_enabled = 1