This commit is contained in:
Marcelo Jacobus 2025-06-30 13:56:43 -03:00
parent 7079893eeb
commit 5dce232e36

View file

@ -20,6 +20,7 @@ vim.opt.signcolumn = "yes"
vim.opt.updatetime = 300
vim.opt.scrolloff = 8
vim.opt.splitright = true
vim.opt.wrap = false
-- Diagnostic config