docs: Fix doc missing bracket (#962)

This commit is contained in:
Distinct Wind 2023-07-30 17:08:52 +08:00 committed by GitHub
parent 3ad55ae678
commit a977a7ab21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -699,7 +699,7 @@ require("lazy").setup({
{ "LazyVim/LazyVim", import = "lazyvim.plugins" },
{ import = "lazyvim.plugins.extras.coding.copilot" },
}
)
})
```
When you import specs, you can override them by simply adding a spec for the same plugin to your local