summary refs log tree commit diff
path: root/emacs/custom/my-lang-go.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(go): format the bufferFranck Cuny2023-02-061-1/+1
| | | | Change-Id: I39a199d24c3e0361f4d268d98b0ad6a3d0cb0f47
* ref(lsp): switch from lsp-mode to eglotFranck Cuny2022-10-171-10/+3
| | | | | | | | | 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(lang/go): configure Emacs for goFranck Cuny2022-09-171-0/+30
Change-Id: I2f33baa1ef2f75d770203da210065fed15f567e8