show line number
This commit is contained in:
parent
2cb073a57d
commit
2b599cea4c
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@ set tm=500
|
|||
" Add a bit extra margin to the left
|
||||
set foldcolumn=1
|
||||
|
||||
" Show line number
|
||||
set nu
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => Colors and Fonts
|
||||
|
|
Loading…
Reference in a new issue