mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-06-26 07:20:43 +02:00
Cleanup nvim with Claude
This commit is contained in:
@@ -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 = true
|
||||
vim.opt.scrolloff = 8
|
||||
vim.opt.wrap = false
|
||||
vim.opt.undofile = true
|
||||
|
||||
Reference in New Issue
Block a user