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 Dec 4, 2023
1 parent 6f9d336 commit cf3dd4a
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 @@ -5127,6 +5127,10 @@ require'lspconfig'.jsonnet_ls.setup{}
```lua
root_pattern("jsonnetfile.json")
```
- `single_file_support` :
```lua
true
```


## julials
Expand Down
4 changes: 4 additions & 0 deletions doc/server_configurations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5127,6 +5127,10 @@ require'lspconfig'.jsonnet_ls.setup{}
```lua
root_pattern("jsonnetfile.json")
```
- `single_file_support` :
```lua
true
```


## julials
Expand Down

0 comments on commit cf3dd4a

Please sign in to comment.