basic C lang support
This commit is contained in:
parent
9f2c4dcda7
commit
a56468eefe
4 changed files with 13 additions and 2 deletions
|
@ -29,5 +29,6 @@ return {
|
|||
-- - { exclude: string[] }: All servers set up via lspconfig, except the ones provided in the list, are automatically installed.
|
||||
-- Example: automatic_installation = { exclude = { "rust_analyzer", "solargraph" } }
|
||||
automatic_installation = true,
|
||||
automatic_enable = true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue