This commit is contained in:
Henrik Bakken
2024-04-14 21:27:02 +02:00
parent 2f2081b566
commit d8952a9230
2 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -902,7 +902,7 @@ require("lazy").setup({
view_search = false,
},
popupmenu = { enabled = true },
notify = { enabled = true, view = "notify" },
notify = { enabled = true, view = "mini" },
lsp = {
override = {
["vim.lsp.util.convert_input_to_markdown_lines"] = true,