From ed276f879e8b3d08fccc7a06d8e82348fa50d7f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Dec 2025 23:31:53 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/configs.md') diff --git a/doc/configs.md b/doc/configs.md index 60432e5a..adf2e822 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -7760,7 +7760,7 @@ Default config: https://github.com/elixir-tools/next-ls -**By default, next-ls does not set its `cmd`. Please see the following [detailed instructions](https://www.elixir-tools.dev/docs/next-ls/installation/) for possible installation methods.** +**Please see the following [detailed instructions](https://www.elixir-tools.dev/docs/next-ls/installation/) for possible installation methods.** Snippet to enable the language server: ```lua @@ -7768,6 +7768,10 @@ vim.lsp.enable('nextls') ``` Default config: +- `cmd` : + ```lua + { "nextls", "--stdio" } + ``` - `filetypes` : ```lua { "elixir", "eelixir", "heex", "surface" } -- cgit v1.2.3-70-g09d2