mirror of
https://github.com/neovim/nvim-lspconfig
synced 2025-03-11 04:27:36 +00:00
skip-checks: true
This commit is contained in:
parent
28012ac4e3
commit
31226f6736
@ -8425,7 +8425,7 @@ Default config:
|
||||
```
|
||||
- `filetypes` :
|
||||
```lua
|
||||
{ "r", "rmd" }
|
||||
{ "r", "rmd", "quarto" }
|
||||
```
|
||||
- `log_level` :
|
||||
```lua
|
||||
|
@ -8425,7 +8425,7 @@ Default config:
|
||||
```
|
||||
- `filetypes` :
|
||||
```lua
|
||||
{ "r", "rmd" }
|
||||
{ "r", "rmd", "quarto" }
|
||||
```
|
||||
- `log_level` :
|
||||
```lua
|
||||
|
Loading…
Reference in New Issue
Block a user