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
ce540bfe33
commit
8e8fd432f0
@ -1352,7 +1352,7 @@ require'lspconfig'.bazelrc_lsp.setup{}
|
||||
Default config:
|
||||
- `cmd` :
|
||||
```lua
|
||||
{ "bazelrc-lsp" }
|
||||
{ "bazelrc-lsp", "lsp" }
|
||||
```
|
||||
- `filetypes` :
|
||||
```lua
|
||||
|
@ -1352,7 +1352,7 @@ require'lspconfig'.bazelrc_lsp.setup{}
|
||||
Default config:
|
||||
- `cmd` :
|
||||
```lua
|
||||
{ "bazelrc-lsp" }
|
||||
{ "bazelrc-lsp", "lsp" }
|
||||
```
|
||||
- `filetypes` :
|
||||
```lua
|
||||
|
Loading…
Reference in New Issue
Block a user