desible noice
This commit is contained in:
@@ -97,11 +97,7 @@ return {
|
|||||||
},
|
},
|
||||||
lsp = {
|
lsp = {
|
||||||
progress = {
|
progress = {
|
||||||
enabled = true,
|
enabled = false, -- Disable LSP progress notifications entirely
|
||||||
format = "lsp_progress",
|
|
||||||
format_done = "lsp_progress_done",
|
|
||||||
throttle = 1000 / 30,
|
|
||||||
view = "mini",
|
|
||||||
},
|
},
|
||||||
override = {
|
override = {
|
||||||
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
|
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user