update harpoon to harpoon 2

This commit is contained in:
2024-03-09 00:02:02 -05:00
parent 7aea21724a
commit adf399633b
4 changed files with 76 additions and 9 deletions

View File

@ -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'
},