mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
add the configuration to show line numbers
This commit is contained in:
parent
96b46f56ae
commit
aed5a5bd9b
@ -78,6 +78,9 @@ endif
|
|||||||
"Always show current position
|
"Always show current position
|
||||||
set ruler
|
set ruler
|
||||||
|
|
||||||
|
"Show line numbers
|
||||||
|
set number
|
||||||
|
|
||||||
" Height of the command bar
|
" Height of the command bar
|
||||||
set cmdheight=2
|
set cmdheight=2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user