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/cspell_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/cspell_ls.lua') diff --git a/lsp/cspell_ls.lua b/lsp/cspell_ls.lua index 3588a74b..d33d51f8 100644 --- a/lsp/cspell_ls.lua +++ b/lsp/cspell_ls.lua @@ -2,6 +2,7 @@ --- --- [cspell language server](https://github.com/vlabo/cspell-lsp) --- +---@type vim.lsp.Config return { cmd = { 'cspell-lsp', '--stdio' }, root_markers = { -- cgit v1.2.3-70-g09d2