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/cairo_ls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/cairo_ls.lua') diff --git a/lsp/cairo_ls.lua b/lsp/cairo_ls.lua index 1d262b1e..7489245f 100644 --- a/lsp/cairo_ls.lua +++ b/lsp/cairo_ls.lua @@ -10,6 +10,7 @@ --- ``` --- --- *cairo-language-server is still under active development, some features might not work yet !* + ---@type vim.lsp.Config return { init_options = { hostInfo = 'neovim' }, -- cgit v1.2.3-70-g09d2