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/circom-lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/circom-lsp.lua') diff --git a/lsp/circom-lsp.lua b/lsp/circom-lsp.lua index 2a6c3a31..eecbdd69 100644 --- a/lsp/circom-lsp.lua +++ b/lsp/circom-lsp.lua @@ -3,6 +3,7 @@ --- [Circom Language Server](https://github.com/rubydusa/circom-lsp) --- --- `circom-lsp`, the language server for the Circom language. +---@type vim.lsp.Config return { cmd = { 'circom-lsp' }, filetypes = { 'circom' }, -- cgit v1.2.3-70-g09d2