Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(lsp): switch from lsp-mode to eglot | Franck Cuny | 2022-10-17 | 1 | -14/+4 |
| | | | | | | | | | 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/nix): format the buffer on save | Franck Cuny | 2022-09-22 | 1 | -0/+5 |
| | | | | | | Delegate the formatting of the buffer to the LSP server. Change-Id: Iabb7b838fba71dffcff5dd272aa5895801d6db3c | ||||
* | feat(lang/nix): configure Emacs for nix | Franck Cuny | 2022-09-17 | 1 | -0/+21 |
Change-Id: I4e92859e96362268431bde6dd4a81f73a8796b0d |