mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-06 23:44:47 +02:00
Nvim: Updated file-renamer.nvim dependencies
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
return {
|
||||
-- rename files in buffer
|
||||
"tiyn/file-renamer.nvim",
|
||||
dependencies = {
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
},
|
||||
cmd = { "Ren", "Renamer" },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user