feat(noice): enable the inc_rename preset when inc_rename is availble

This commit is contained in:
Folke Lemaitre 2023-05-18 08:22:08 +02:00
parent bd1ba54d13
commit a43d1b79f2
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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