From 030a72f0aa4d56f9e8ff67921e6e3ffd0e97bf07 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 18 Aug 2025 23:39:23 -0300 Subject: chore: add type annotation for configs --- lsp/nextls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/nextls.lua') diff --git a/lsp/nextls.lua b/lsp/nextls.lua index d6c57ffa..d9e3879d 100644 --- a/lsp/nextls.lua +++ b/lsp/nextls.lua @@ -3,6 +3,7 @@ --- 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.** +---@type vim.lsp.Config return { filetypes = { 'elixir', 'eelixir', 'heex', 'surface' }, root_markers = { 'mix.exs', '.git' }, -- cgit v1.2.3-70-g09d2