doomemacs/modules/editor/snippets/autoload
HyunggyuJang 33e922645b
fix(snippets): yas-expand error on yas-choose-value (#5429)
`+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
2021-09-15 18:59:43 +02:00
..
settings.el Minor refactor & revision across the board 2019-09-03 00:59:46 -04:00
snippets.el fix(snippets): yas-expand error on yas-choose-value (#5429) 2021-09-15 18:59:43 +02:00