raf
raf
To be fair, I'm not very keen on plugin managers. Never been, never will. On another hand, lazy's ability to load plugins lazily (and the fact that it's the de-facto...
> Indeed that tables might be difficult to parse. There's the possibly of just using the deprecating the keys option and instead handling something like > > ``` > #check...
> That's true, and excuse me my lack of knowledge on this, but using these APIs wouldn't the plugins be "required" and as such loaded automatically? > Or is that...
> for what it's worth, the extraPlugins API should be fairly easy to add lazy.nvim support. how do we want to approach this though, change the extraPlugin API to properly...
Then I think we can look at implementing an alternative plugin system that utilizes lazy.nvim for those who prefer to use it. Though, I'd first like to finalize the nix...
sounds like a good idea, although I am not very sure how we'd go around doing it currently - I'll try to take a look
would be nice, I'll take a look at bash and kotlin then
I'd be happy to take a look at Julia support sometime, but R is unfortunately far outside my area of expertise - would be better if someone with experience in...
`image.nvim` is already implemented under utilty/images.
I'm very well aware of this issue, and have been meaning to resolve it for a while now. Unfortunately my last attempt has resulted in a failure thanks to, well,...