Arne Bertrand

Results 22 comments of Arne Bertrand

nice to see this is on the roadmap! What do you mean exactly with "Right now, this is only possible by the artifact of focusing an empty frame"? Is there...

I have the same problem but in my case it's the theme that it can't find. Exactly the same issue: the frontend requests theme.js, but in the static files on...

Same here, as a temporary workaround it seems like pinning to 1.0.0 helps: in your lazy config: ```lua return { "NeogitOrg/neogit", version = '1.0.0', -- rest of the config }...

> Same here, as a temporary workaround it seems like pinning to 1.0.0 helps: in your lazy config: > > return { > "NeogitOrg/neogit", > version = '1.0.0', > --...

Are you sure? Look at the icon in your completion popup, it says `Tt` instead of `alpha` like the other types. I think that's likely the icon for text values....

> 1. shallow-reactivity is a good default, but the ergo of `reactive.shallow` feels like the framework would suggest we don't want folks using shallow reactivity. The RFC has been updated...

Done! I pretty much copied your config verbatim, cause it's a nice way to structure the config as well

Sorry for the delay, I didn't realize I could just click the button :see_no_evil: I was already doubting about using the builtins, so we're on the same page :+1:

Oh this dropped off my radar, busy week But thank you for the feedback, some good points, I'll update asap

I think I (finally :see_no_evil:) addressed all your remarks, let me know if you want me to change something about the "final step"