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/clarinet.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/clarinet.lua') diff --git a/lsp/clarinet.lua b/lsp/clarinet.lua index ba25779b..be93d8a1 100644 --- a/lsp/clarinet.lua +++ b/lsp/clarinet.lua @@ -2,6 +2,7 @@ --- https://github.com/hirosystems/clarinet --- --- Clarinet is the fastest way to build, test, and deploy smart contracts on the Stacks blockchain. + ---@type vim.lsp.Config return { cmd = { 'clarinet', 'lsp' }, -- cgit v1.2.3-70-g09d2