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/buf_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/buf_ls.lua') diff --git a/lsp/buf_ls.lua b/lsp/buf_ls.lua index 16f5dc11..75c0b448 100644 --- a/lsp/buf_ls.lua +++ b/lsp/buf_ls.lua @@ -5,6 +5,7 @@ --- --- buf beta lsp is a Protobuf language server compatible with Buf modules and workspaces +---@type vim.lsp.Config return { cmd = { 'buf', 'beta', 'lsp', '--timeout=0', '--log-format=text' }, filetypes = { 'proto' }, -- cgit v1.2.3-70-g09d2