Improve and add theming

This commit is contained in:
2025-11-30 21:13:25 +01:00
parent 383d8bd0c6
commit f2f044eebe
8 changed files with 451 additions and 26 deletions

View File

@@ -78,7 +78,6 @@ require("lz.n").load({
-- 1. Setup Diagnostics (Visuals)
vim.diagnostic.config({
severity_sort = true,
float = { border = "rounded", source = "if_many" },
underline = { severity = vim.diagnostic.severity.ERROR },
signs = {
text = {