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/contextive.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/contextive.lua') diff --git a/lsp/contextive.lua b/lsp/contextive.lua index 380c0b55..3cca3333 100644 --- a/lsp/contextive.lua +++ b/lsp/contextive.lua @@ -9,6 +9,7 @@ --- To install the language server, you need to download the appropriate [GitHub release asset](https://github.com/dev-cycles/contextive/releases/) for your operating system and architecture. --- --- After the download unzip the Contextive.LanguageServer binary and copy the file into a folder that is included in your system's PATH. + ---@type vim.lsp.Config return { cmd = { 'Contextive.LanguageServer' }, -- cgit v1.2.3-70-g09d2