summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
12a2fe7)
I don't think this is actually working. I don't care too much, see next
commit.
opts = {
presets = {
command_palette = false, -- don't position the cmdline and popupmenu together
opts = {
presets = {
command_palette = false, -- don't position the cmdline and popupmenu together
- lsp_doc_border = true, -- add a border to hover docs and signature help
+ lsp_doc_border = true,
+ long_message_to_split = true,
},
cmdline = {
view = "cmdline",
},
cmdline = {
view = "cmdline",