From 7197d1ff801e8137defe5194a30478dc943b6cd8 Mon Sep 17 00:00:00 2001 From: srdusr Date: Fri, 3 Mar 2023 07:10:01 +0200 Subject: Installed 'ThePrimeagen/harpoon' --- lua/user/pack.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/user/pack.lua') diff --git a/lua/user/pack.lua b/lua/user/pack.lua index dc500d5..a543419 100644 --- a/lua/user/pack.lua +++ b/lua/user/pack.lua @@ -111,6 +111,7 @@ return packer.startup(function(use) -- File explorer/fuzzy finder use("kyazdani42/nvim-tree.lua") -- File explorer use('ibhagwan/fzf-lua') -- Fuzzy finder + use('ThePrimeagen/harpoon') use("nvim-telescope/telescope.nvim") -- Fuzzy finder with lots of features/extendabilities use({ "nvim-telescope/telescope-fzf-native.nvim", run = "make" }) -- Support fzf syntax/algorithm use("nvim-telescope/telescope-ui-select.nvim") -- -- cgit v1.2.3