Adjust some nvim bits

This commit is contained in:
Gene Liverman 2024-01-02 15:58:03 -05:00
parent 95eec44e89
commit 0962ff6eca
6 changed files with 57 additions and 29 deletions

View file

@ -0,0 +1,7 @@
return {
"nvim-telescope/telescope-cheat.nvim",
dependencies = {
"kkharji/sqlite.lua",
"nvim-telescope/telescope.nvim",
},
}