feat(nvim): neo-rename added

This commit is contained in:
Sergio Laín 2023-11-16 02:16:04 +01:00
parent 4e0e80368a
commit c53760f3eb
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,6 +1,10 @@
return { return {
{ {
"nvim-neo-tree/neo-tree.nvim", "nvim-neo-tree/neo-tree.nvim",
dependencies = {
"luckasRanarison/neo-rename.nvim",
opts = {},
},
opts = { opts = {
window = { window = {
mappings = { mappings = {