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 Feb 1, 2024
1 parent 6950f06 commit ac530df
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 @@ -11209,6 +11209,10 @@ require'lspconfig'.typst_lsp.setup{}
```lua
see source file
```
- `single_file_support` :
```lua
true
```


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


## uiua
Expand Down

0 comments on commit ac530df

Please sign in to comment.