display line number
This commit is contained in:
parent
1f78807246
commit
aca5271868
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
" => General
|
" => General
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
||||||
|
" Display line numbers
|
||||||
|
set number
|
||||||
|
|
||||||
" Sets how many lines of history VIM has to remember
|
" Sets how many lines of history VIM has to remember
|
||||||
set history=500
|
set history=500
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue