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/syntax_tree.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/syntax_tree.lua') diff --git a/lsp/syntax_tree.lua b/lsp/syntax_tree.lua index 19305972..ece52e47 100644 --- a/lsp/syntax_tree.lua +++ b/lsp/syntax_tree.lua @@ -12,6 +12,7 @@ --- ```sh --- gem install syntax_tree --- ``` + ---@type vim.lsp.Config return { cmd = { 'stree', 'lsp' }, -- cgit v1.2.3-70-g09d2