mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: no need for plenary deps here
This commit is contained in:
parent
3c34691dba
commit
7e32077753
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
return {
|
||||
"ThePrimeagen/harpoon",
|
||||
branch = "harpoon2",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
opts = {
|
||||
menu = {
|
||||
width = vim.api.nvim_win_get_width(0) - 4,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue