Skip to content

Commit

Permalink
docs: update configs.md
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Nov 24, 2024
1 parent 022134a commit ac936a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/configs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ Default config:
```lua
{ "c", "cpp", "objc", "objcpp", "cuda", "proto" }
```
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/clangd.lua:50](../lua/lspconfig/configs/clangd.lua#L50)
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/clangd.lua:51](../lua/lspconfig/configs/clangd.lua#L51)
- `single_file_support` : `true`


Expand Down Expand Up @@ -10352,7 +10352,7 @@ Default config:
```lua
{ "tex", "plaintex", "bib" }
```
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:154](../lua/lspconfig/configs/texlab.lua#L154)
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:159](../lua/lspconfig/configs/texlab.lua#L159)
- `settings` :
```lua
{
Expand Down
4 changes: 2 additions & 2 deletions doc/configs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ Default config:
```lua
{ "c", "cpp", "objc", "objcpp", "cuda", "proto" }
```
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/clangd.lua:50](../lua/lspconfig/configs/clangd.lua#L50)
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/clangd.lua:51](../lua/lspconfig/configs/clangd.lua#L51)
- `single_file_support` : `true`


Expand Down Expand Up @@ -10352,7 +10352,7 @@ Default config:
```lua
{ "tex", "plaintex", "bib" }
```
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:154](../lua/lspconfig/configs/texlab.lua#L154)
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:159](../lua/lspconfig/configs/texlab.lua#L159)
- `settings` :
```lua
{
Expand Down

0 comments on commit ac936a6

Please sign in to comment.