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 Jun 6, 2024
1 parent 30e9a0e commit 92166b8
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 @@ -10225,6 +10225,10 @@ require'lspconfig'.slint_lsp.setup{}
```lua
{ "slint" }
```
- `root_dir` :
```lua
see source file
```
- `single_file_support` :
```lua
true
Expand Down
4 changes: 4 additions & 0 deletions doc/server_configurations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10225,6 +10225,10 @@ require'lspconfig'.slint_lsp.setup{}
```lua
{ "slint" }
```
- `root_dir` :
```lua
see source file
```
- `single_file_support` :
```lua
true
Expand Down

0 comments on commit 92166b8

Please sign in to comment.