From 17351b228abd9f953c2789f98b1403ea496b30a4 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 9 Jun 2024 14:09:13 +0200 Subject: use telescope-coc --- lua/plugins.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 9819abf..9ab9171 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -125,6 +125,17 @@ return require("packer").startup(function(use) } } } + + use { + "fannheyward/telescope-coc.nvim", + commit = "0819a790dc95336ce2a954513434a76bb76c41c7", + requires = { + { + "nvim-lua/plenary.nvim", + commit = "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683" + } + } + } -- Telescope end -- Markdown -- cgit v1.2.3-18-g5258