Skip to content

Commit 04cd32c

Browse files
authored
chore: update installation docs (#51)
1 parent 492022f commit 04cd32c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pages/installation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ appropriate binary name.
6666
2. [Vanilla Emacs with eglot](#vanilla-emacs-with-eglot)
6767
3. [Visual Studio Code](#visual-studio-code)
6868
4. [neovim](#neovim)
69-
5. [LunarVim](#lunarvim)
70-
6. [Vim + ALE](#vim--ale)
7169
7. [Vim + Vim-LSP](#vim--vim-lsp)
7270
8. [Helix](#helix)
7371
9. [Sublime Text](#sublime-text)
@@ -91,7 +89,6 @@ emacs configuration), insert the following code:
9189
:ensure t
9290
:custom
9391
(lsp-elixir-server-command '("/my/home/projects/expert/apps/expert/burrito_out/expert_linux_amd64")))
94-
9592
```
9693

9794
Restart emacs, and Lexical should start when you open a file with a

0 commit comments

Comments
 (0)