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/bicep.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/bicep.lua') diff --git a/lsp/bicep.lua b/lsp/bicep.lua index fe3ddb14..270d5671 100644 --- a/lsp/bicep.lua +++ b/lsp/bicep.lua @@ -31,6 +31,7 @@ --- && rm -rf /usr/local/bin/bicep-langserver \ --- && unzip -d /usr/local/bin/bicep-langserver bicep-langserver.zip) --- ``` +---@type vim.lsp.Config return { filetypes = { 'bicep', 'bicep-params' }, root_markers = { '.git' }, -- cgit v1.2.3-70-g09d2