mirror of https://github.com/LazyVim/starter
feat: move search box to pop up
parent
16cd2ac586
commit
7810bb9fc4
|
@ -49,6 +49,7 @@ return {
|
|||
"folke/noice.nvim",
|
||||
opts = {
|
||||
presets = {
|
||||
bottom_search = false,
|
||||
lsp_doc_border = true,
|
||||
},
|
||||
lsp = {
|
||||
|
|
Loading…
Reference in New Issue