diff options
author | Franck Cuny <franck.cuny@gmail.com> | 2020-01-13 09:29:34 -0800 |
---|---|---|
committer | Franck Cuny <franck.cuny@gmail.com> | 2020-01-13 09:29:34 -0800 |
commit | e3270cc826cc1d0a64c93b3d317263949ea06902 (patch) | |
tree | 734d8bc8027b8db26b74013b0da9577a2dbe191d /config | |
parent | emacs/ui: font size (diff) | |
download | emacs.d-e3270cc826cc1d0a64c93b3d317263949ea06902.tar.gz |
emacs/prog: switch to lsp-mode
Previously I was using the package `eglot` to provide LSP functionality. However, the package uses flymake for it, while my setup in general uses flycheck. Since lsp-mode supports both, I'm switching to ls-mode. I'm moving the code for company to the 'prog' module, so that all things related to general programming is in one location. Since I'm switching to lsp-mode mode primarily for go, I can also delete a bunch of extra functionality that is now provided by lsp-mode.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions