Skip to content

Conversation

oriori1703
Copy link
Contributor

This could help beginners to get autocompletion, catch mistakes earlier, and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys as required, even though they have defaults, but this is good enough.

BTW, I'm quite new to lua, so let me know if there is a better way to do it, especially the missing-fields part

@oriori1703 oriori1703 force-pushed the feature/type-hints branch from 64912ff to dc97770 Compare May 11, 2025 06:04
@oriori1703 oriori1703 force-pushed the feature/type-hints branch from dc97770 to 17df448 Compare July 4, 2025 13:07
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
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.

1 participant