index
:
crupest.git
dev
mail
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
nvim
/
lua
/
plugins
/
telescope.lua
blob: dc3d1eef8a69e7b28c086106ed1eefed1ff46b2c (
plain
)
1
2
3
4
return
{
'nvim-telescope/telescope.nvim'
,
dependencies
=
{
"nvim-lua/plenary.nvim"
}
}