From 5a49a97f9d3de5c39a2b18d583035285b3640cb0 Mon Sep 17 00:00:00 2001 From: Igor Lacerda Date: Tue, 19 Aug 2025 23:13:01 -0300 Subject: fix: separate type annotation from `@brief` docstring #4017 --- lsp/protols.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/protols.lua') diff --git a/lsp/protols.lua b/lsp/protols.lua index 25afa600..87dc0840 100644 --- a/lsp/protols.lua +++ b/lsp/protols.lua @@ -8,6 +8,7 @@ --- ``` --- --- A Language Server for proto3 files. It uses tree-sitter and runs in single file mode. + ---@type vim.lsp.Config return { cmd = { 'protols' }, -- cgit v1.2.3-70-g09d2