Iron-E
Iron-E
What was the content of the minimal file?
Sorry in advance for any confusion, I'll try to clarify. Let me know if you have further questions! In a minimal file you'll want to leave out `:Plug` commands; Plug...
Sorry again for any confusion— I'll try to explain a different way :) Put the contents of the following code block into a file called "minimal.lua" on your computer: ```lua...
Closing for now, feel free to reopen if there are any changes!
I'm not immediately familiar with that solution, though I can certainly look into it (since it sounds much more clean than what we're doing). A PR would be welcome if...
Will close this as it's being tracked in #394.
Been thinking about it, should be possible to do something like this: ```lua --- @alias generate_offset_node fun(user_options: …): string hl, string text --- @alias generate_buffer_node fun(index: …, bufnr: …, icons_options:...
> this is why I'm apprehensive about breaking changes & warnings. We should be more conservative about pushing those, ideally only in big batches so users can be disrupted once...
Closing for now, feel free to reopen!
@romgrk do we care about fixing this? Half of the plugins I use clear the startup screen; I haven't seen it in so long I forgot what it looked like....