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/ltex_plus.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/ltex_plus.lua') diff --git a/lsp/ltex_plus.lua b/lsp/ltex_plus.lua index e5444f97..dfbe14b5 100644 --- a/lsp/ltex_plus.lua +++ b/lsp/ltex_plus.lua @@ -36,6 +36,7 @@ local function get_language_id(_, filetype) return language_id_mapping[filetype] or filetype end +---@type vim.lsp.Config return { cmd = { 'ltex-ls-plus' }, filetypes = { -- cgit v1.2.3-70-g09d2