Updated config

This commit is contained in:
2025-02-26 18:59:27 +01:00
parent 2e382e73ff
commit fc0a72d4a7
4 changed files with 20 additions and 4 deletions

View File

@@ -56,6 +56,9 @@ return {
},
},
lsp = {
progress = {
enabled = false,
},
override = {
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
["vim.lsp.util.stylize_markdown"] = true,