RangHo / dotfiles

My personal configuration and bootstrap files
GNU General Public License v3.0
23 stars 0 forks source link

Revert back to `lsp-mode` for Emacs LSP implementation #16

Closed RangHo closed 1 year ago

RangHo commented 1 year ago

eglot is nice that it is now included in vanilla Emacs starting from version 29, but lsp-mode provides much more features such as automatic LSP server installer script and ability to use dap-mode.

Unable to use DAP is quite a dealbreaker for me, and the fact that CLI Emacs is not very happy with eglot's child windows is pretty annoying. Maybe it is time for me to go back to regular LSP mode.

See: macs-lsp/lsp-mode