deleted copilot chat, fixed plenary

This commit is contained in:
Jannik Donker
2024-04-16 12:59:51 +02:00
parent 68f8e18d2a
commit fc40bc496d
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ return {
"nvim-telescope/telescope.nvim",
tag = "0.1.6",
dependencies = {
"vim-lua/plenary.nvim",
"nvim-lua/plenary.nvim",
},
config = function()
local builtin = require("telescope.builtin")