@@ -91,7 +91,7 @@ You can override the function used to load plugins.
```lua
vim.g.lz_n={
---@type fun(string: name)
---@type fun(name: string)
load=vim.cmd.packadd,
}
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.