relativenubmer
This commit is contained in:
parent
c6effc1b7b
commit
c729421bcb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ filetype off
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
syntax on
|
syntax on
|
||||||
set background=dark
|
set background=dark
|
||||||
|
set relativenumber
|
||||||
set backspace=indent,eol,start
|
set backspace=indent,eol,start
|
||||||
" set the runtime path to include Vundle and initialize
|
" set the runtime path to include Vundle and initialize
|
||||||
set rtp+=~/.vim/bundle/Vundle.vim
|
set rtp+=~/.vim/bundle/Vundle.vim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue