feat(nvim): tidy old config; track lazy-lock.json

This commit is contained in:
2025-12-31 20:18:56 +08:00
parent ad2aca84f0
commit b3cd3fe209
4 changed files with 47 additions and 7 deletions

View File

@@ -25,10 +25,6 @@ vim.diagnostic.config({
severity_sort = true,
})
vim.lsp.handlers["textDocument/hover"] = vim.lsp.with(vim.lsp.handlers.hover, {
border = "single",
})
local diag_config1 = {
virtual_text = {
severity = {