mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
set relativenumber
This commit is contained in:
parent
92dab794c6
commit
1f23a21dc9
@ -33,6 +33,8 @@
|
|||||||
" 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
|
||||||
|
|
||||||
|
set relativenumber
|
||||||
|
|
||||||
" Enable filetype plugins
|
" Enable filetype plugins
|
||||||
filetype plugin on
|
filetype plugin on
|
||||||
filetype indent on
|
filetype indent on
|
||||||
|
Loading…
Reference in New Issue
Block a user