Fix doc missing bracket

This commit is contained in:
Gorun 2023-07-29 12:02:21 +08:00
commit c447d096b6

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