mirror of
https://github.com/neovim/nvim-lspconfig.git
synced 2026-05-05 08:36:09 +02:00
docs: update configs.md
skip-checks: true
This commit is contained in:
parent
d850fcd4f7
commit
faa403f95f
@ -11089,7 +11089,7 @@ Default config:
|
||||
```
|
||||
- `root_markers` :
|
||||
```lua
|
||||
{ ".git" }
|
||||
{ "slangdconfig.json", ".clang-format", ".git" }
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@ -8235,7 +8235,7 @@ Default config:
|
||||
- filetypes: >lua
|
||||
{ "hlsl", "shaderslang" }
|
||||
- root_markers: >lua
|
||||
{ ".git" }
|
||||
{ "slangdconfig.json", ".clang-format", ".git" }
|
||||
<
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user