doomemacs/modules/completion
Itai Y. Efrat 09add70efd feat(vertico): add embark-collect-snapshot binding
The C-c C-s binding mirrors the export and writable export bindings.

embark-export is used for type specific exports (such as buffers to an
ibuffer buffer), not for verbatim exports. This is most noticeable if
you want to export a variable list, which gets you to an apropos buffer.
if you just want a list of things to keep around,
embark-collect-snapshot is the tool for the job, but having it be only
on C-; S makes it harder to reach and less visible. C-c C-s is a nice
visible thing to have around.
2022-01-13 23:16:03 +02:00
..
company feat(company): disable company in circe-mode 2021-12-15 15:18:11 +01:00
helm bump: :completion 2021-12-14 01:21:33 +01:00
ido bump: :completion 2021-12-14 01:21:33 +01:00
ivy bump: :completion 2021-12-14 01:21:33 +01:00
vertico feat(vertico): add embark-collect-snapshot binding 2022-01-13 23:16:03 +02:00