From edc52f2a15d63ed2e6ce5352f29db69bb41c54e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 20 Oct 2025 20:00:04 +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 7a66f777..7167037c 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -1840,7 +1840,7 @@ vim.lsp.enable('buf_ls') Default config: - `cmd` : ```lua - { "buf", "beta", "lsp", "--timeout=0", "--log-format=text" } + { "buf", "lsp", "serve", "--timeout=0", "--log-format=text" } ``` - `filetypes` : ```lua diff --git a/doc/configs.txt b/doc/configs.txt index 5626be67..4937814a 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1141,7 +1141,7 @@ Snippet to enable the language server: >lua Default config: - cmd: >lua - { "buf", "beta", "lsp", "--timeout=0", "--log-format=text" } + { "buf", "lsp", "serve", "--timeout=0", "--log-format=text" } - filetypes: >lua { "proto" } - root_markers: >lua -- cgit v1.2.3-70-g09d2