From 89fd0361b33d5bf452c345e89ea7099ac88ab607 Mon Sep 17 00:00:00 2001 From: Yi Ming Date: Fri, 13 Mar 2026 23:39:05 +0800 Subject: docs: apply auto-generated annotations to LSP configs --- 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 fbd396a7..e3f6f378 100644 --- a/lsp/bashls.lua +++ b/lsp/bashls.lua @@ -12,6 +12,7 @@ ---@type vim.lsp.Config return { cmd = { 'bash-language-server', 'start' }, + ---@type lspconfig.settings.bashls settings = { bashIde = { -- Glob pattern for finding and parsing shell script files in the workspace. -- cgit v1.3