Matteo Golin

Results 118 comments of Matteo Golin

I'm having this issue as well. My lazy setup is as follows: ```lua return { "nvim-neorg/neorg", build = ":Neorg sync-parsers", ft = "norg", cmd = "Neorg", priority = 30, dependencies...

> Loading Neorg before Telescope seems to fix the issue on my end: @xfzv Thanks for the help! I just don't think this solves my particular issue. Your solution does...

@xfzv This solves my problem! Thank you! I am going to open a bug about this regardless in case there's something Neorg can do to prevent this issue natively. I...

> I haven't read through your whole description yet I just saw that it's about neorg not being loaded when previewing files in telescope This might be because iirc we...

> well perhaps just try updating to latest nightly and see if the issue is still there I am using the latest nightly

Checking if this is in development at all? I am interested in contributing to get support for this board.

Could this issue be assigned to me? I have begun work on it.

So I have an initial implementation for this board (the 4GB variant is all I have access to for testing right now) which boots successfully and has NSH running with...

[bisect.txt](https://github.com/user-attachments/files/18666749/bisect.txt) The bad commit can be found here: b69111d16a2a330fa272af8175c832e08881844b Which is from PR #14578

> do you try with this patch: https://github.com/apache/nuttx/pull/15728? @linguini1 No I haven't, the master branch I was testing with is 8 days old and this is from 5 days ago....