From 11b08c9c012e1cd46ac08a229a5298af28b8a489 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 8 Jun 2024 22:24:35 +0200 Subject: use telescope file browser --- lua/plugins.lua | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 82801e1..8a36e7c 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -103,6 +103,16 @@ return require("packer").startup(function(use) cmake --build build --config Release && \ cmake --install build --prefix build" } + + use { + "nvim-telescope/telescope-file-browser.nvim", + requires = { + { + "nvim-lua/plenary.nvim", + commit = "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683" + } + } + } -- Telescope end -- Markdown -- cgit v1.2.3-18-g5258