6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
" 开启相对行号
|
|
" set relativenumber
|
|
|
|
" 启动代码对齐线
|
|
" let g:indentLine_enabled = 1
|