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/just.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/just.lua') diff --git a/lsp/just.lua b/lsp/just.lua index 529ce70b..a5db0582 100644 --- a/lsp/just.lua +++ b/lsp/just.lua @@ -3,6 +3,7 @@ --- https://github.com/terror/just-lsp --- --- `just-lsp` is an LSP for just built on top of the tree-sitter-just parser. + ---@type vim.lsp.Config return { cmd = { 'just-lsp' }, -- cgit v1.2.3-70-g09d2