mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 09:48:59 +02:00
feat(editor): added extra for inc-rename.nvim (#3432)
* feat(editor-extra): Add inc-rename * fix: refactor and moved noice integration --------- Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
This commit is contained in:
parent
ae0d94e048
commit
c50018b791
3 changed files with 40 additions and 15 deletions
|
@ -299,7 +299,6 @@ 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