mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-05 23:14:47 +02:00
6 lines
97 B
Lua
6 lines
97 B
Lua
return {
|
|
-- rename files in buffer
|
|
"tiyn/file-renamer.nvim",
|
|
cmd = { "Ren", "Renamer" },
|
|
}
|