Bring over commits accidentally only on local_machine branch to main

This commit is contained in:
Martin Larsson 2025-07-09 23:58:22 +02:00
parent 07471f5d48
commit 332c883a48
11 changed files with 59 additions and 11 deletions

View file

@ -11,6 +11,15 @@ return {
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
["vim.lsp.util.stylize_markdown"] = true,
},
signature = {
auto_open = true,
opts = {
position = {
row = 2,
col = 0,
},
},
},
},
presets = {
bottom_search = true, -- use a classic bottom cmdline for search