mirror of
1
0
Fork 0

add the configuration to show line numbers

This commit is contained in:
androidyue 2018-12-20 21:25:32 +08:00 committed by GitHub
parent 96b46f56ae
commit aed5a5bd9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,9 @@ endif
"Always show current position
set ruler
"Show line numbers
set number
" Height of the command bar
set cmdheight=2