mirror of
https://github.com/don-philipe/dotfiles.git
synced 2026-03-31 02:33:11 +02:00
5 lines
106 B
Lua
5 lines
106 B
Lua
|
|
return {
|
||
|
|
"frankroeder/parrot.nvim",
|
||
|
|
dependencies = { "ibhagwan/fzf-lua", "nvim-lua/plenary.nvim" },
|
||
|
|
}
|