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/ts_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/ts_ls.lua') diff --git a/lsp/ts_ls.lua b/lsp/ts_ls.lua index 9bb08b41..ddea6f53 100644 --- a/lsp/ts_ls.lua +++ b/lsp/ts_ls.lua @@ -41,6 +41,7 @@ --- It is recommended to use the same version of TypeScript in all packages, and therefore have it available in your workspace root. The location of the TypeScript binary will be determined automatically, but only once. --- +---@type vim.lsp.Config return { init_options = { hostInfo = 'neovim' }, cmd = { 'typescript-language-server', '--stdio' }, -- cgit v1.2.3-70-g09d2