Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(completion): add more packages for completion | Franck Cuny | 2022-09-17 | 1 | -0/+9 |
| | | | | | | Get LSP to work with cape and corfu for the completion. Change-Id: Id8f01b1dee77957ff5ba27ed471707b7b9c7dc93 | ||||
* | feat(lsp): configure lsp-mode for Emacs | Franck Cuny | 2022-09-17 | 1 | -0/+27 |
Despite all the hype around eglot, it's not working well enough for me. I keep running into issues where the text is poorly formatted (I might have more than one formatter running, so it could be my fault). It also have to frequently reconnect to the server, which is really annoying (and I did not use to have that problem with lsp-mode). Change-Id: I5763487882599053adf9fd05c612422ad94edbe1 |