Skip to content

bvnierop/eglot-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

eglot-elixir

Automatically download, install and keep up to date elixir-ls (https://github.com/elixir-lsp/elixir-ls) and set it up for use with eglot.

Usage:

;; After eglot is loaded
(require 'eglot-elixir)

This sets eglot up to use this packages’ eglot-elixir function as startup function for eglot for the elixir-mode major mode.

For the first run, eglot should be started manually by executing M-x eglot in an elixir-mode buffer.

About

Eglot and elixir-lsp integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published