From 3ad562700d0615818bf358268ac8914f6ce2b079 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 Aug 2024 22:04:39 +0000 Subject: docs: update server_configurations.md skip-checks: true --- doc/server_configurations.md | 6 +++--- doc/server_configurations.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/server_configurations.md b/doc/server_configurations.md index 2aa72656..5d66a935 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -24,7 +24,7 @@ autogenerated from the Lua files. You can view this file in Nvim by running - [ballerina](#ballerina) - [basedpyright](#basedpyright) - [bashls](#bashls) -- [bazelrc-lsp](#bazelrc-lsp) +- [bazelrc_lsp](#bazelrc_lsp) - [beancount](#beancount) - [bicep](#bicep) - [biome](#biome) @@ -1194,7 +1194,7 @@ require'lspconfig'.bashls.setup{} ``` -## bazelrc-lsp +## bazelrc_lsp https://github.com/salesforce-misc/bazelrc-lsp @@ -1214,7 +1214,7 @@ vim.filetype.add { **Snippet to enable the language server:** ```lua -require'lspconfig'.bazelrc-lsp.setup{} +require'lspconfig'.bazelrc_lsp.setup{} ``` diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt index 2aa72656..5d66a935 100644 --- a/doc/server_configurations.txt +++ b/doc/server_configurations.txt @@ -24,7 +24,7 @@ autogenerated from the Lua files. You can view this file in Nvim by running - [ballerina](#ballerina) - [basedpyright](#basedpyright) - [bashls](#bashls) -- [bazelrc-lsp](#bazelrc-lsp) +- [bazelrc_lsp](#bazelrc_lsp) - [beancount](#beancount) - [bicep](#bicep) - [biome](#biome) @@ -1194,7 +1194,7 @@ require'lspconfig'.bashls.setup{} ``` -## bazelrc-lsp +## bazelrc_lsp https://github.com/salesforce-misc/bazelrc-lsp @@ -1214,7 +1214,7 @@ vim.filetype.add { **Snippet to enable the language server:** ```lua -require'lspconfig'.bazelrc-lsp.setup{} +require'lspconfig'.bazelrc_lsp.setup{} ``` -- cgit v1.2.3-70-g09d2