mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
remove unneeded values
This commit is contained in:
parent
7beb18c8cb
commit
cb61b30515
1 changed files with 0 additions and 2 deletions
|
|
@ -44,8 +44,6 @@ return {
|
||||||
settings = {
|
settings = {
|
||||||
typescript = fmt_opts,
|
typescript = fmt_opts,
|
||||||
javascript = fmt_opts,
|
javascript = fmt_opts,
|
||||||
typescriptreact = fmt_opts,
|
|
||||||
javascriptreact = fmt_opts,
|
|
||||||
completions = {
|
completions = {
|
||||||
completeFunctionCalls = true,
|
completeFunctionCalls = true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue