docs: update server_configurations.md

skip-checks: true
This commit is contained in:
github-actions[bot] 2024-08-16 06:09:33 +00:00
parent 1fe26090d2
commit a89de2e049
2 changed files with 2 additions and 2 deletions

View file

@ -10038,7 +10038,7 @@ require'lspconfig'.ruby_lsp.setup{}
```
- `filetypes` :
```lua
{ "ruby", "eruby" }
{ "ruby" }
```
- `init_options` :
```lua

View file

@ -10038,7 +10038,7 @@ require'lspconfig'.ruby_lsp.setup{}
```
- `filetypes` :
```lua
{ "ruby", "eruby" }
{ "ruby" }
```
- `init_options` :
```lua