mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-12 20:23:50 +00:00
install theprimeagen/harpoon
This commit is contained in:
parent
72d744ee9d
commit
59757b77ea
7
lua/custom/plugins/harpoon.lua
Normal file
7
lua/custom/plugins/harpoon.lua
Normal file
@ -0,0 +1,7 @@
|
||||
return {
|
||||
'ThePrimeagen/harpoon',
|
||||
branch = 'harpoon2',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user