]> git.ekhem.eu.org Git - guix.git/commit
[emacs] Configure consult.
authorJakub Czajka <jakub@ekhem.eu.org>
Fri, 23 Dec 2022 16:41:28 +0000 (17:41 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:53:07 +0000 (19:53 +0100)
commite5bc56ab9fd6da3cdbad00cd38d4534e32471780
treec8d56e19da29b2b07e025cd78e3ffc43a5a82491
parenta373238538403d02e256e6e94bf3ca20205f8c9f
[emacs] Configure consult.

`completing-read` is the standard emacs function for reading
input. Consult extends `completing-read` based on the context in which
it runs.
conf/home/emacs.scm
emacs/.config/emacs/conf/conf-consult.el [new file with mode: 0644]