Persistent Harpoon with Arglist
reddit.com·17h·
Discuss: r/neovim
Flag this post

Disclaimer: Not a plugin!

TLDR: Made a Harpoon-like (or some might say “it’s just Global Marks”) feature using arglist with project and global persistence. Total lines of code: 261.

Source code

Hi guys, I am recently inspired by these posts:

Learnt about arglist from this source, and was so inspired to change to this arglist-based harpoon in my config. 1.

Previously, I was using a marks-based harpoon inspired from this source.

I will now describe my new solution:

Context:

For my current workflow, I mainly focus on working on…

Similar Posts

Loading similar posts...