From debeca659ae2e41ca3f248a5ee30dbbaca6aebc8 Mon Sep 17 00:00:00 2001 From: Squibid Date: Sat, 9 Mar 2024 00:02:02 -0500 Subject: update harpoon to harpoon 2 --- lua/conf/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/conf/plugins.lua') diff --git a/lua/conf/plugins.lua b/lua/conf/plugins.lua index 4b2bcf1..d70e0ac 100644 --- a/lua/conf/plugins.lua +++ b/lua/conf/plugins.lua @@ -43,6 +43,7 @@ require('dep') { { 'ahmedkhalf/project.nvim' }, -- cd into root of project { 'mrjones2014/smart-splits.nvim'}, -- buffer resizing { 'ThePrimeagen/harpoon', -- super duper fast navigation through files + branch = 'harpoon2', requires = 'nvim-lua/plenary.nvim' }, -- cgit v1.2.1