Skip to content

Commit 0ef6459

Browse files
docs: update server_configurations.md
skip-checks: true
1 parent abb9a02 commit 0ef6459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/server_configurations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13781,7 +13781,7 @@ require'lspconfig'.wgsl_analyzer.setup{}
1378113781
```
1378213782
- `root_dir` :
1378313783
```lua
13784-
root_pattern(".git"
13784+
root_pattern(".git")
1378513785
```
1378613786
- `settings` :
1378713787
```lua

doc/server_configurations.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13781,7 +13781,7 @@ require'lspconfig'.wgsl_analyzer.setup{}
1378113781
```
1378213782
- `root_dir` :
1378313783
```lua
13784-
root_pattern(".git"
13784+
root_pattern(".git")
1378513785
```
1378613786
- `settings` :
1378713787
```lua

0 commit comments

Comments
 (0)