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/c3_lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/c3_lsp.lua') diff --git a/lsp/c3_lsp.lua b/lsp/c3_lsp.lua index a2c8dc27..8d2b40fc 100644 --- a/lsp/c3_lsp.lua +++ b/lsp/c3_lsp.lua @@ -3,6 +3,7 @@ --- https://github.com/pherrymason/c3-lsp --- --- Language Server for c3. +---@type vim.lsp.Config return { cmd = { 'c3lsp' }, root_markers = { 'project.json', 'manifest.json', '.git' }, -- cgit v1.2.3-70-g09d2