return { "nvim-telescope/telescope.nvim", keys = { {',', "Telescope find_files", desc = "Telescope find files"}, {'', "Telescope live_grep", desc = "Telescope live grep"} }, requires = { "nvim-lua/plenary.nvim", "BurntSushi/ripgrep" }, }