You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title. I have a custom User event which will do a lot of things for fine-tuning all colorschemes I downloaded from GitHub to avoid glitch-like appearance when working with my existing plugins.
It will be great if you could either:
Define a custom autocmd event too after the AI-generated ColorScheme has been applied after it received a user's request.
Provide a hook-point at setup so that I can just put my callback(s) there.
What do you think?
The text was updated successfully, but these errors were encountered:
As title. I have a custom
User
event which will do a lot of things for fine-tuning all colorschemes I downloaded from GitHub to avoid glitch-like appearance when working with my existing plugins.It will be great if you could either:
autocmd
event too after the AI-generated ColorScheme has been applied after it received a user's request.setup
so that I can just put my callback(s) there.What do you think?
The text was updated successfully, but these errors were encountered: