✨ 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 {
|
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 = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue