mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nvim: autorelative number
This commit is contained in:
parent
acbbfa23f4
commit
921f86dd59
2 changed files with 18 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ vim.o.ignorecase = true
|
|||
vim.o.smartcase = true
|
||||
|
||||
vim.o.number = true
|
||||
vim.o.relativenumber = true
|
||||
vim.o.signcolumn = "yes"
|
||||
|
||||
vim.o.expandtab = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue