mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
`+snippets-prompt-private` was overzealous intercepting the candidates fed to `yas-choose-value`. For example, expanding the `jupyter` snippet in org mode results in: \#+begin_src jupyter-Wrong type argument: yas--template, "python" :session :async yes ... \#+end_src