diff --git a/lua/plugins/configs/others.lua b/lua/plugins/configs/others.lua index 5240ba1..8784c29 100644 --- a/lua/plugins/configs/others.lua +++ b/lua/plugins/configs/others.lua @@ -119,7 +119,6 @@ M.lsp_handlers = function() vim.diagnostic.config { virtual_text = { prefix = "", - spacing = 0, }, signs = true, underline = true,