emacs-lsp-mode 9.0.1-0.1472333
Emacs client and library for the Language Server Protocol
LSP mode is a client and library implementation for the Language Server Protocol. This mode creates an IDE-like experience by providing optional integration with other popular Emacs packages like Company, Flycheck, and Projectile.
- Outputs:
out
- Website: https://emacs-lsp.github.io/lsp-mode/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-lsp-mode 9.0.1-0.1472333
as follows:
guix install emacs-lsp-mode@9.0.1-0.1472333
Or install the latest version:
guix install emacs-lsp-mode
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.