Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): handler.post_load for setting up custom events #82

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

BirdeeHub
Copy link
Contributor

added a post_load callback for handlers to use to set their own events such as DeferredUIEnter

In addition, made event handler use this feature to create DeferredUIEnter further decoupling the handlers from the core of lz.n

added a post_load callback for handlers to use to set
their own events such as DeferredUIEnter

In addition, made event handler use this feature to create DeferredUIEnter
further decoupling the handlers from the core of lz.n
mrcjkb
mrcjkb previously approved these changes Aug 30, 2024
README.md Outdated Show resolved Hide resolved
lua/lz/n/meta.lua Outdated Show resolved Hide resolved
@BirdeeHub
Copy link
Contributor Author

changes that were suggested were added :) Its not letting me squash em now tho

@mrcjkb mrcjkb changed the title feat(handler post_load): for setting up custom events feat(api): handler.post_load for setting up custom events Aug 30, 2024
@mrcjkb mrcjkb merged commit ed9b8a4 into nvim-neorocks:master Aug 30, 2024
4 checks passed
@BirdeeHub BirdeeHub deleted the post_load branch August 30, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants