From cdba9658212fcce2cd3a44f8331237b4de372be0 Mon Sep 17 00:00:00 2001 From: Dorgan Date: Tue, 26 Aug 2025 20:12:19 -0300 Subject: [PATCH] chore: update installation docs --- pages/installation.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/installation.md b/pages/installation.md index be5c86fe..7f194b56 100644 --- a/pages/installation.md +++ b/pages/installation.md @@ -66,8 +66,6 @@ appropriate binary name. 2. [Vanilla Emacs with eglot](#vanilla-emacs-with-eglot) 3. [Visual Studio Code](#visual-studio-code) 4. [neovim](#neovim) -5. [LunarVim](#lunarvim) -6. [Vim + ALE](#vim--ale) 7. [Vim + Vim-LSP](#vim--vim-lsp) 8. [Helix](#helix) 9. [Sublime Text](#sublime-text) @@ -91,7 +89,6 @@ emacs configuration), insert the following code: :ensure t :custom (lsp-elixir-server-command '("/my/home/projects/expert/apps/expert/burrito_out/expert_linux_amd64"))) - ``` Restart emacs, and Lexical should start when you open a file with a