docs: update server_configurations.md

skip-checks: true
This commit is contained in:
github-actions[bot] 2024-06-22 06:25:02 +00:00
parent 3ff0322f35
commit 7abf2cca7a
2 changed files with 2 additions and 2 deletions

View file

@ -5584,7 +5584,7 @@ require'lspconfig'.hyprls.setup{}
```
- `filetypes` :
```lua
{ "*.hl", "hypr*.conf", ".config/hypr/*.conf" }
{ "hyprlang", "*.hl", "hypr*.conf", ".config/hypr/*.conf" }
```
- `root_dir` :
```lua

View file

@ -5584,7 +5584,7 @@ require'lspconfig'.hyprls.setup{}
```
- `filetypes` :
```lua
{ "*.hl", "hypr*.conf", ".config/hypr/*.conf" }
{ "hyprlang", "*.hl", "hypr*.conf", ".config/hypr/*.conf" }
```
- `root_dir` :
```lua