fix stuff

This commit is contained in:
2025-05-07 19:25:40 +02:00
parent 34a7ef00fd
commit 7bf49268f2
6 changed files with 18 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ in
vim.lsp.set_log_level("off")
vim.lsp.handlers["textDocument/hover"] = vim.lsp.with(vim.lsp.handlers.hover, { border = "solid" })
'';
diagnostics = {
diagnostic.settings = {
virtual_text.prefix = "";
signs = false;
float = {