mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00

As described in #68, the global HarpoonConfig of vim instance 2 does not get updated if marks in vim instance 1 change, as described by @freehaha. This fix remedies the situation by refreshing marks for all other projects before saving HarpoonConfig to disk.