summary refs log tree commit diff
path: root/emacs/custom/my-completion.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(completion): load explicitly consultFranck Cuny2022-06-271-0/+1
| | | | | | | | | | If I don't do this for some reasons now I can't rely on functions like `consult-buffer'. Change-Id: Iee6a051d66a9903bc3bebdc5762180f8816a5427 Reviewed-on: https://cl.fcuny.net/c/emacs.d/+/582 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* corfu: the function `corfu-global-mode` has been renamedFranck Cuny2022-05-191-1/+1
|
* further simplificationsFranck Cuny2022-04-281-65/+45
|
* completion: a few more changesFranck Cuny2022-04-161-10/+15
|
* add orderlessFranck Cuny2022-04-141-0/+6
|
* replace company with corfuFranck Cuny2022-04-141-4/+25
|
* replace avy/counsel with vertico/consultFranck Cuny2022-04-141-0/+42