mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
处理兼容问题
This commit is contained in:
parent
fabba7bab1
commit
4a5358b430
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ return {
|
|||
},
|
||||
html = { init_options = { provideFormatter = false } },
|
||||
cssmodules_ls = {
|
||||
capabilities = {
|
||||
definitionProvider = false,
|
||||
},
|
||||
init_options = { camelCase = "dashes" },
|
||||
},
|
||||
cssls = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue