From 8121483b8132b7053120fafd83728178fb3febf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 5 Jan 2025 14:47:47 +0000 Subject: [PATCH] docs: update configs.md skip-checks: true --- doc/configs.md | 4 ++-- doc/configs.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/configs.md b/doc/configs.md index 6003494a1a..b53a7bc2b0 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -7760,8 +7760,8 @@ Default config: ```lua { "ps1" } ``` -- `on_new_config` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:13](../lua/lspconfig/configs/powershell_es.lua#L13) -- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:13](../lua/lspconfig/configs/powershell_es.lua#L13) +- `on_new_config` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:14](../lua/lspconfig/configs/powershell_es.lua#L14) +- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:14](../lua/lspconfig/configs/powershell_es.lua#L14) - `shell` : ```lua "pwsh" diff --git a/doc/configs.txt b/doc/configs.txt index 6003494a1a..b53a7bc2b0 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -7760,8 +7760,8 @@ Default config: ```lua { "ps1" } ``` -- `on_new_config` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:13](../lua/lspconfig/configs/powershell_es.lua#L13) -- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:13](../lua/lspconfig/configs/powershell_es.lua#L13) +- `on_new_config` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:14](../lua/lspconfig/configs/powershell_es.lua#L14) +- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/powershell_es.lua:14](../lua/lspconfig/configs/powershell_es.lua#L14) - `shell` : ```lua "pwsh"