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

fix: ensure the filetype is set on lazy load #3

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

davidmh
Copy link
Owner

@davidmh davidmh commented Jan 4, 2025

If the plugin is lazy-loaded, creating the new filetype won't be associated to the current buffer automatically.

Fixes #2

@davidmh davidmh merged commit 464a74b into main Jan 4, 2025
2 checks passed
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.

event = BufEnter *.mdx not working for opening mdx files the first time
1 participant