mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
支持动态
This commit is contained in:
parent
7adee87363
commit
140b286658
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ return {
|
||||||
suggest = {
|
suggest = {
|
||||||
completeFunctionCalls = true,
|
completeFunctionCalls = true,
|
||||||
},
|
},
|
||||||
implicitProjectConfig = {
|
implicitProjectConfiguration = {
|
||||||
checkJs = true,
|
checkJs = true,
|
||||||
},
|
},
|
||||||
inlayHints = {
|
inlayHints = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue