mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
show line number
This commit is contained in:
parent
2cb073a57d
commit
2b599cea4c
@ -139,6 +139,9 @@ set tm=500
|
|||||||
" Add a bit extra margin to the left
|
" Add a bit extra margin to the left
|
||||||
set foldcolumn=1
|
set foldcolumn=1
|
||||||
|
|
||||||
|
" Show line number
|
||||||
|
set nu
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
" => Colors and Fonts
|
" => Colors and Fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user