harpoon
harpoon copied to clipboard
Popup is under going some changes
Highlight groups and popup window has been reworked.
we are going to drop the plenary deps and just use the nvim_open_win function. This also means that i need to expose some border options.
as for highlight groups, there is a new event that emits out window and buf. but i am unsure what else is needed for highlight groups
Will this change the options to set preferred ui width, etc?
Just noticed my settings aren't applying anymore
Yes, I would like to drive as much as possible settings through the function itself, not some distant settings
Yeah, the window looks completely different, the most annoying thing is background color is wrong because it doesn't use the highlight rn
yeah, reverted a few commits back because I like my highlight groups 😆