set relativenumber in nvim

main
The_miro 2025-04-12 17:20:41 +02:00
parent 73a925dd62
commit 3936afc862
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ set hlsearch
" Set the commands to save in history default number is 20.
set history=1000
set relativenumber
" Enable auto completion menu after pressing TAB.
set wildmenu