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/cssls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/cssls.lua') diff --git a/lsp/cssls.lua b/lsp/cssls.lua index 5f825b4a..e6a9d7e7 100644 --- a/lsp/cssls.lua +++ b/lsp/cssls.lua @@ -26,6 +26,7 @@ return { filetypes = { 'css', 'scss', 'less' }, init_options = { provideFormatter = true }, -- needed to enable formatting capabilities root_markers = { 'package.json', '.git' }, + ---@type lspconfig.settings.cssls settings = { css = { validate = true }, scss = { validate = true }, -- cgit v1.3