Skip to content

Commit

Permalink
docs: update server_configurations.md
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Nov 14, 2023
1 parent 955abc0 commit 0a0682d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/server_configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7653,6 +7653,10 @@ require'lspconfig'.pylyzer.setup{}
}
}
```
- `single_file_support` :
```lua
true
```


## pyre
Expand Down
4 changes: 4 additions & 0 deletions doc/server_configurations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7653,6 +7653,10 @@ require'lspconfig'.pylyzer.setup{}
}
}
```
- `single_file_support` :
```lua
true
```


## pyre
Expand Down

0 comments on commit 0a0682d

Please sign in to comment.