mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
feat(noice): enable the inc_rename preset when inc_rename is availble
This commit is contained in:
parent
bd1ba54d13
commit
a43d1b79f2
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ return {
|
|||
bottom_search = true,
|
||||
command_palette = true,
|
||||
long_message_to_split = true,
|
||||
inc_rename = true,
|
||||
},
|
||||
},
|
||||
-- stylua: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue