From f59eba2ec08edda0e09ecf34ec29ad10a429e48d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 2 Dec 2024 05:34:35 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 2 +- doc/configs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/configs.md b/doc/configs.md index 024be728..575742e8 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -9734,7 +9734,7 @@ require'lspconfig'.statix.setup{} Default config: - `cmd` : ```lua - { "statix" } + { "statix", "check", "--stdin" } ``` - `filetypes` : ```lua diff --git a/doc/configs.txt b/doc/configs.txt index 024be728..575742e8 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -9734,7 +9734,7 @@ require'lspconfig'.statix.setup{} Default config: - `cmd` : ```lua - { "statix" } + { "statix", "check", "--stdin" } ``` - `filetypes` : ```lua -- cgit v1.3.1