doomemacs/modules/editor
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
..
evil bump: :editor evil 2021-09-15 17:47:17 +02:00
file-templates feat(file-templates): add clojure gitignore template (#5357) 2021-09-14 14:27:55 +02:00
fold Fixed the keybind for fold/unfold all 2021-07-29 18:46:08 -05:00
format refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
god Bump :editor 2021-07-11 17:52:08 -04:00
lispy fix(lispy): evil-escape keybind collision on j 2021-08-01 18:15:19 -04:00
multiple-cursors fix(multiple-cursors): keybind conflict with embark 2021-09-14 19:06:04 +02:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer Bump :editor 2021-07-11 17:52:08 -04:00
rotate-text Minor refactoring across the board 2021-05-23 22:09:07 -04:00
snippets fix(snippets): yas-expand error on yas-choose-value (#5429) 2021-09-15 18:59:43 +02:00
word-wrap refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00