mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
some variety on macbook
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user