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/texlab.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/texlab.lua') diff --git a/lsp/texlab.lua b/lsp/texlab.lua index f22239c9..17984848 100644 --- a/lsp/texlab.lua +++ b/lsp/texlab.lua @@ -132,6 +132,7 @@ local function buf_change_env(client, bufnr) }, { bufnr = bufnr }) end +---@type vim.lsp.Config return { cmd = { 'texlab' }, filetypes = { 'tex', 'plaintex', 'bib' }, -- cgit v1.2.3-70-g09d2