[Noice] Move search to popup from bottom

This commit is contained in:
Admin 2025-03-27 10:19:57 +01:00
parent 869fb9d069
commit b8e3cf84ad

View File

@ -21,7 +21,7 @@ return {
},
-- you can enable a preset for easier configuration
presets = {
bottom_search = true, -- use a classic bottom cmdline for search
bottom_search = false, -- use a classic bottom cmdline for search
command_palette = true, -- position the cmdline and popupmenu together
long_message_to_split = true, -- long messages will be sent to a split
inc_rename = false, -- enables an input dialog for inc-rename.nvim