mirror of https://github.com/LazyVim/starter
7 lines
111 B
Lua
7 lines
111 B
Lua
|
return {
|
||
|
{
|
||
|
"renerocksai/telekasten.nvim",
|
||
|
dependencies = { "nvim-telescope/telescope.nvim" },
|
||
|
},
|
||
|
}
|