LSP Solargraph

用 Emacs 做 Ruby 开发,使用 LSPSolargraph 可以获得比 Robe 更好的体验。

(package-install 'lsp-mode)
(add-hook 'ruby-mode-hook 'lsp)