never liked rel nums and they are awful for eink

This commit is contained in:
2026-04-27 21:14:41 -07:00
parent 2efb9a423d
commit 1df9523c69
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here
--
vim.opt.relativenumber = false
vim.opt.number = true