zbelial / lspce

LSP Client for Emacs implemented as a module using rust.
GNU General Public License v3.0
154 stars 11 forks source link

Describe how to install lspce using straight #32

Closed alkurbatov closed 4 months ago

alkurbatov commented 4 months ago

Describe how to install the project using straight. This is kind of automatic way. Also, it allows to get rid of :load-path and call lspce-mode directly (seems that works because of :files (:defaults).

⚠️ Tested on macOS and Linux (Ubuntu), should work on Windows but I can't test it.

zbelial commented 4 months ago

Thanks very much. Merged.