some variety on macbook

This commit is contained in:
Iwaniuk Krzysztof 2024-07-01 01:36:56 +02:00
parent 1bbc50e3a9
commit 63e44654f1
19 changed files with 229 additions and 99 deletions

View file

@ -20,7 +20,7 @@ return {
presets = {
bottom_search = true,
command_palette = true,
lsp_doc_border = false,
lsp_doc_border = true,
long_message_to_split = true,
inc_rename = true,
},
@ -81,13 +81,7 @@ return {
},
notify = {
enabled = true,
view = 'notify',
},
commands = {
search = {
view = 'popup',
filter = { kind = 'search' },
},
view = 'mini',
},
},
},