Updated plugins

This commit is contained in:
2024-03-19 22:00:52 +01:00
parent 9db176f550
commit 4ba788d88d
2 changed files with 16 additions and 4 deletions

View File

@@ -4,7 +4,11 @@ return {
branch = "harpoon2",
dependencies = {
"nvim-lua/plenary.nvim",
"letieu/harpoon-lualine",
{
"TakenMC/harpoon-lualine",
branch = "seperator",
},
-- "letieu/harpoon-lualine",
},
config = function()
local harpoon = require("harpoon")