mirror of
https://github.com/zoriya/lz.n.git
synced 2026-05-28 17:04:17 +00:00
docs(readme): link to custom handler in discussions (#57)
readme no longer goes to someone's messy personal configuration where a handler is displayed with no explanation, and instead goes to their actual post on the topic on the lz.n board
This commit is contained in:
@@ -363,7 +363,7 @@ Here are some examples for extending `lz.n`:
|
||||
A module loader that searches opt plugins
|
||||
and call `lz.n` hooks to ensure proper
|
||||
plugin initialisation.
|
||||
- [A custom `lz.n.Handler`](https://github.com/BirdeeHub/birdeeSystems/blob/a38a1c2d9b8d4b44382eba094d3504817c8a3296/common/birdeevim/lua/birdee/on_require.lua)
|
||||
- [A custom `lz.n.Handler`](https://github.com/nvim-neorocks/lz.n/discussions/25)
|
||||
that auto-loads on `require`, allowing users
|
||||
to specify modules.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user