This is more of a question, because I'm not sure if this is possible, sorry if I missed something.
Let's say I wrote a wezterm plugin for my personal use, and I want to have type hints for it.
Obviously it doesn't make sense to add the types for it to this repo since basically no one will benefit from it.
So I thought it would be nice to be able to add types for a plugin locally.
This is more of a question, because I'm not sure if this is possible, sorry if I missed something.
Let's say I wrote a wezterm plugin for my personal use, and I want to have type hints for it.
Obviously it doesn't make sense to add the types for it to this repo since basically no one will benefit from it.
So I thought it would be nice to be able to add types for a plugin locally.