diff options
| -rw-r--r-- | doc/configs.md | 2 | ||||
| -rw-r--r-- | doc/configs.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/configs.md b/doc/configs.md index edae7db7..1af69bf7 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -4118,7 +4118,7 @@ Default config: ```lua { "yaml" } ``` -- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/gh_actions_ls.lua:4](../lua/lspconfig/configs/gh_actions_ls.lua#L4) +- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/gh_actions_ls.lua:2](../lua/lspconfig/configs/gh_actions_ls.lua#L2) - `single_file_support` : `false` diff --git a/doc/configs.txt b/doc/configs.txt index edae7db7..1af69bf7 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -4118,7 +4118,7 @@ Default config: ```lua { "yaml" } ``` -- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/gh_actions_ls.lua:4](../lua/lspconfig/configs/gh_actions_ls.lua#L4) +- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/gh_actions_ls.lua:2](../lua/lspconfig/configs/gh_actions_ls.lua#L2) - `single_file_support` : `false` |
