Set number as well as relative number

This commit is contained in:
Edward Litherland-Smith 2022-04-29 13:14:13 +01:00
parent 2db254c7c7
commit bec1f5801b

1
vimrc
View file

@ -50,6 +50,7 @@ set cursorline
set laststatus=2
let mapleader=","
set number
set relativenumber
set listchars=trail:.,tab:>_
set list