mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: move search box to pop up
This commit is contained in:
parent
16cd2ac586
commit
7810bb9fc4
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ return {
|
|||
"folke/noice.nvim",
|
||||
opts = {
|
||||
presets = {
|
||||
bottom_search = false,
|
||||
lsp_doc_border = true,
|
||||
},
|
||||
lsp = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue