summary refs log tree commit diff
path: root/emacs/custom/my-packages.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(lsp): switch from lsp-mode to eglotFranck Cuny2022-10-171-3/+1
| | | | | | | | | The experimentation was a disaster: lsp-mode was buggy, slow, littering the interface with a lot of things I did not understood or needed. eglot is definitely simpler and works better for me. Change-Id: Ie7e7e6f1c8e7b26aa5cb79d636f3ad53c1493617
* feat(packages): install corfu-docFranck Cuny2022-09-241-0/+1
| | | | Change-Id: I59e41c5a4a8949a2c04aea391eb74f5bbbd71549
* ref(completion): add more packages for completionFranck Cuny2022-09-171-0/+3
| | | | | | Get LSP to work with cape and corfu for the completion. Change-Id: Id8f01b1dee77957ff5ba27ed471707b7b9c7dc93
* feat(packages): install all required packages via straightFranck Cuny2022-09-171-0/+76
Remove all the code related to installing packages, and created a new module that lists all the packages I need to install. This does not seem to be breaking anything so far ... Change-Id: I02f07c6a95bfde55d0897d804ea4d32097a79842