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:
Brian Di Palma
2024-06-04 08:51:36 +01:00
committed by GitHub
parent ae0d94e048
commit c50018b791
3 changed files with 40 additions and 15 deletions

View File

@ -299,7 +299,6 @@ return {
bottom_search = true,
command_palette = true,
long_message_to_split = true,
inc_rename = true,
},
},
-- stylua: ignore