mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
去除配置
This commit is contained in:
parent
e5f7adee11
commit
52ba9f7f82
1 changed files with 5 additions and 0 deletions
|
|
@ -50,6 +50,11 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
javascript = {
|
||||||
|
implicitProjectConfig = {
|
||||||
|
checkJs = true,
|
||||||
|
},
|
||||||
|
},
|
||||||
typescript = {
|
typescript = {
|
||||||
updateImportsOnFileMove = { enabled = "always" },
|
updateImportsOnFileMove = { enabled = "always" },
|
||||||
suggest = {
|
suggest = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue