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 29, 2023
1 parent cee0d8c commit 0d9e870
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions doc/server_configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -9799,13 +9799,6 @@ require'lspconfig'.sqls.setup{}
```lua
{ "sqls" }
```
- `deprecate` :
```lua
{
to = "sqlls",
version = "0.2.0"
}
```
- `filetypes` :
```lua
{ "sql", "mysql" }
Expand Down
7 changes: 0 additions & 7 deletions doc/server_configurations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9799,13 +9799,6 @@ require'lspconfig'.sqls.setup{}
```lua
{ "sqls" }
```
- `deprecate` :
```lua
{
to = "sqlls",
version = "0.2.0"
}
```
- `filetypes` :
```lua
{ "sql", "mysql" }
Expand Down

0 comments on commit 0d9e870

Please sign in to comment.