mirror of
https://github.com/Tilo-K/neovim-config.git
synced 2026-07-03 13:43:02 +00:00
6 lines
106 B
Lua
6 lines
106 B
Lua
return {
|
|
'ThePrimeagen/harpoon',
|
|
branch = 'harpoon2',
|
|
requires = { { 'nvim-lua/plenary.nvim' } },
|
|
}
|