mirror of
https://github.com/Tilo-K/neovim-config.git
synced 2026-07-03 13:43:02 +00:00
we reduce a little
This commit is contained in:
5
lua/custom/plugins/harpoon.lua
Normal file
5
lua/custom/plugins/harpoon.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'ThePrimeagen/harpoon',
|
||||
branch = 'harpoon2',
|
||||
requires = { { 'nvim-lua/plenary.nvim' } },
|
||||
}
|
||||
Reference in New Issue
Block a user