Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

akirak/lsp-server.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

lsp-server.el

This package helps you install language servers for the Emacs lsp-mode. It retrieves a package specification from a static configuration or try to discover an instruction from the README of lsp-mode. It also supports using nix-env for installing npm packages via nix-env-install package. Its goal is to provide a VSCode-like coding experience on Emacs for any languages via lsp-mode.

Table of contents

Installation

If you want to use Nix for installing server packages, install nix-env-install package as well.

Usage

Run lsp-server-install command, select a language server, then it starts installation.

If the command fails to find out how to install the server, it may abort with a message or display a web page on the server.

Contributing

One way to contributing to this package is to add more package specs to lsp-server-package-alist for a comprehensive support of languages.

License

GPL v3

About

Help install language servers for Emacs lsp-mode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published