doomemacs/modules/editor/snippets/autoload
theschmocker 41f31ba9ce fix(snippets): fix snippet uuid completion
Rather than attempting to read the uuid from a text property on the
selected completion -- which gets stripped by vertico (and possibly
helm) -- grab it from a lookup alist of completion-candidat->uuid.

Essentially the same as the proposed implementation by @jgrey4296
on #4127

Fix: #4127
2023-08-19 21:00:15 -05:00
..
settings.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
snippets.el fix(snippets): fix snippet uuid completion 2023-08-19 21:00:15 -05:00