1
0
Fork 0
mirror of synced 2024-06-01 15:01:10 -04:00

Show line number

This commit is contained in:
fly 2015-03-05 10:29:11 +08:00
parent d195ccb777
commit f8e0c211cf

View file

@ -43,6 +43,9 @@
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => General " => General
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"Show line number
set number
" Sets how many lines of history VIM has to remember " Sets how many lines of history VIM has to remember
set history=700 set history=700