nvim/lua/custom/plugins/harpoon.lua
Lucas Barbieri 6afe9d61c3 add the rest of my config
pretty much all of it, i just need to probably add some sort of barbar.nvim thingy or bufferline, idk.
2023-08-01 20:43:02 -03:00

5 lines
50 B
Lua

return {
"ThePrimeagen/harpoon",
opts = {},
}