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/lexical.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/lexical.lua') diff --git a/lsp/lexical.lua b/lsp/lexical.lua index 0e695459..3def6803 100644 --- a/lsp/lexical.lua +++ b/lsp/lexical.lua @@ -8,6 +8,7 @@ --- --- **By default, `lexical` doesn't have a `cmd` set.** --- This is because nvim-lspconfig does not make assumptions about your path. +---@type vim.lsp.Config return { filetypes = { 'elixir', 'eelixir', 'heex', 'surface' }, root_markers = { 'mix.exs', '.git' }, -- cgit v1.2.3-70-g09d2