- Notifications
You must be signed in to change notification settings - Fork415
Pull requests: ThePrimeagen/harpoon
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobodyLoading
Sort
Pull requests list
fix(mark.lua): support URI buffers (commonly used for custom buffers in neovim plugins)
#665 openedMar 19, 2025 byvimscientist69Loading…
Highlight the current buffer in the harpoon menu and match the cursor
#649 openedJan 9, 2025 byElvisHernandezLoading…
Telescope - Respect user preference on long file names
#637 openedOct 10, 2024 bySawyer-PowellLoading…
Telescope: Deal correctly with empty marks on delete and move up/down
#633 openedOct 2, 2024 byiserpentLoading…
Added instruction on how to remove an entry from the quick menu
#601 openedMay 28, 2024 byar7casperLoading…
added a function to remove empty entries from the HarpoonList
#589 openedMay 10, 2024 byMyLittlePenguinLoading…
feat(index-tracking): keep track of the
list._index
while navigating #574 openedApr 11, 2024 bykimabrandt-flxLoading…
fix(encode): use a
for
-loop, instead ofnext()
oripairs()
, to prevent loss of data #573 openedApr 11, 2024 bykimabrandt-flxLoading…
Use absolute path to get bufnr when using select() issue #563
#564 openedApr 8, 2024 bysug44Loading…
ProTip! Follow long discussions withcomments:>50.