mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
7 lines
139 B
Lua
7 lines
139 B
Lua
return {
|
|
"nvim-telescope/telescope-cheat.nvim",
|
|
dependencies = {
|
|
"kkharji/sqlite.lua",
|
|
"nvim-telescope/telescope.nvim",
|
|
},
|
|
}
|