Small changes

This commit is contained in:
2024-10-01 21:40:31 +02:00
parent b731e3c6c5
commit ba64b6c31e
5 changed files with 24 additions and 25 deletions

View File

@@ -26,7 +26,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