summary refs log tree commit diff
path: root/emacs/custom/my-completion.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(completion): replace corfu-doc with corfu-popupinfoFranck Cuny2023-01-221-4/+11
| | | | | | | corfu-doc is deprecated and corfu-popupinfo is what is recommended to use. Change-Id: I6039d91839276f75e93551bc84ce56bcb872be1d
* fix(completion): follow the documentation for eshell integrationFranck Cuny2022-11-151-0/+17
| | | | Change-Id: Id92adf55cc75467b4ea7f98709cf8769f1ad6c2f
* ref(completion): remove vertico-multiform and reorganize the moduleFranck Cuny2022-10-171-21/+17
| | | | | | | I don't know what vertico-multiform is, and it's not loading - let's delete it! Change-Id: I82f1c505236e7892635711b5c73d3df8b097df41
* feat(packages): install corfu-docFranck Cuny2022-09-241-0/+3
| | | | Change-Id: I59e41c5a4a8949a2c04aea391eb74f5bbbd71549
* ref(completion): add more packages for completionFranck Cuny2022-09-171-6/+16
| | | | | | Get LSP to work with cape and corfu for the completion. Change-Id: Id8f01b1dee77957ff5ba27ed471707b7b9c7dc93
* 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