mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
fix stuff
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user