Danymat
Danymat
Hello, so you are telling me that YARD should provide by default implicit returns ? If so (I still need a source for this claim), I can make this work...
Hey @ColinKennedy , indeed the code still does not exist. You can start writing something for that, else I will do a suggestion @Willem-J-an, I do not understand your addition,...
Weird, do you still have the issue loading Neogen ?
Yes, this is what I wrote here: https://github.com/nvim-neorg/neorg/issues/74#issuecomment-963428094
Seems like you're on a old SDK version. What is your macOS Version ?
Hello, can you guys check out what's the output of `gcc-11 --version` ?
Yeah, you should use gcc version instead. It seems that default gcc version (even if it's gcc-11) fails on Mac
> I then symlinked /usr/local/bin/gcc-11 to /usr/local/bin/gcc So that it would be picked up before the system gcc on mac. Weirdly it seems that the symlink did not work, or...
Can you show me the output of `checkhealth nvim_treesitter `
Hello @ColinKennedy, thanks a lot for your PR proposal for the testing suites. Indeed, that will help a lot finding some edgy bugs, and making sure that everything passes before...