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/bashls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/bashls.lua') diff --git a/lsp/bashls.lua b/lsp/bashls.lua index 33f088e4..fbd396a7 100644 --- a/lsp/bashls.lua +++ b/lsp/bashls.lua @@ -8,6 +8,7 @@ --- ``` --- --- Language server for bash, written using tree sitter in typescript. + ---@type vim.lsp.Config return { cmd = { 'bash-language-server', 'start' }, -- cgit v1.2.3-70-g09d2