✨ feat(nvim): neo-rename added
This commit is contained in:
parent
4e0e80368a
commit
c53760f3eb
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
return {
|
||||
{
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
dependencies = {
|
||||
"luckasRanarison/neo-rename.nvim",
|
||||
opts = {},
|
||||
},
|
||||
opts = {
|
||||
window = {
|
||||
mappings = {
|
||||
|
|
Loading…
Add table
Reference in a new issue