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/thriftls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/thriftls.lua') diff --git a/lsp/thriftls.lua b/lsp/thriftls.lua index 2d7b1d7f..981d7f5a 100644 --- a/lsp/thriftls.lua +++ b/lsp/thriftls.lua @@ -3,6 +3,7 @@ --- https://github.com/joyme123/thrift-ls --- --- you can install thriftls by mason or download binary here: https://github.com/joyme123/thrift-ls/releases +---@type vim.lsp.Config return { cmd = { 'thriftls' }, filetypes = { 'thrift' }, -- cgit v1.2.3-70-g09d2