mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
org-capture, when used on a target that doesn't exist, will invisibly expand a file template, leaving a hang yasnippet active. After org-capture initializes, the yasnippet will attempt to operate on overlays that don't exist, throwing overlayp errors.