fix: no need for plenary deps here

This commit is contained in:
Folke Lemaitre 2024-04-22 09:45:00 +02:00
parent 3c34691dba
commit 7e32077753
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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