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 28, 2024
1 parent a0ba5b1 commit e8f9c46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/configs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ Default config:
```
- `filetypes` :
```lua
{ "sh" }
{ "bash", "sh" }
```
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/bashls.lua:4](../lua/lspconfig/configs/bashls.lua#L4)
- `settings` :
Expand Down
2 changes: 1 addition & 1 deletion doc/configs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ Default config:
```
- `filetypes` :
```lua
{ "sh" }
{ "bash", "sh" }
```
- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/bashls.lua:4](../lua/lspconfig/configs/bashls.lua#L4)
- `settings` :
Expand Down

0 comments on commit e8f9c46

Please sign in to comment.