summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-prog.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emacs: use eglot for LSPFranck Cuny2019-12-231-0/+9
I'm giving LSP a try with go, and I've decided to go with eglot for now, instead of lsp-mode. I gave a try to lsp-mode and the configuration was not obvious, it was slow, it kept asking questions, and the UI was pretty awful.