summary refs log tree commit diff
path: root/emacs/custom/my-lang-nix.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(lsp): switch from lsp-mode to eglotFranck Cuny2022-10-171-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 saveFranck Cuny2022-09-221-0/+5
| | | | | | Delegate the formatting of the buffer to the LSP server. Change-Id: Iabb7b838fba71dffcff5dd272aa5895801d6db3c
* feat(lang/nix): configure Emacs for nixFranck Cuny2022-09-171-0/+21
Change-Id: I4e92859e96362268431bde6dd4a81f73a8796b0d