mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Remove relative number in nvim
This commit is contained in:
@@ -20,7 +20,6 @@ vim.opt.modelines = 5
|
||||
vim.opt.mouse = "a"
|
||||
vim.opt.number = true
|
||||
vim.opt.pumblend = 10
|
||||
vim.opt.relativenumber = true
|
||||
vim.opt.scrolloff = 3
|
||||
vim.opt.shell = "bash"
|
||||
vim.opt.shiftround = false
|
||||
|
Reference in New Issue
Block a user