mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This basically stops the "not overlay" error we were getting when you tried to jump to many times. this does have the disadvantage of not jumping at all if the amount of jumps is higher than the amount of overlays but this can be fixed in a future commit if necessary.