refactor(nvim): do not do bottom search in noice.nvim
This commit is contained in:
parent
65b9cab1b9
commit
ecb97d7ab1
@ -9,7 +9,6 @@ require("noice").setup({
|
||||
|
||||
presets = {
|
||||
long_message_to_split = true,
|
||||
bottom_search = true,
|
||||
inc_rename = true,
|
||||
},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user