mirror of
https://github.com/amix/vimrc
synced 2025-07-03 05:55:00 +08:00
display line number
This commit is contained in:
@ -30,6 +30,10 @@
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => General
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
" Display line numbers
|
||||
set number
|
||||
|
||||
" Sets how many lines of history VIM has to remember
|
||||
set history=500
|
||||
|
||||
|
Reference in New Issue
Block a user