Will Wilkinson
Will Wilkinson
> just as with mac setting max jobs default does not make sense if you need a `hack` to make it work then put it in your cfg or adjust...
> How can I fix this, where should I put `max_jobs` ? ```lua require('packer').startup({ function(use) -- Packer can manage itself use {'wbthomason/packer.nvim'} end, config = {display = {open_cmd = 'leftabove...
I'm still running into the same issue on MacOS if I don't have max_jobs set to 10. Are we closing the issue because there is a workaround?
Note: I didn't know what keybindings to put in there because I am a soy dev that doesn't use a dvorak layout 😅.
Thank you for working on this! Just a couple small things I commented on.
> Hi! I was just wondering about the status of this PR and if I could provide any support in getting this moved forward If you wouldn't mind making/testing the...
Added PR #352 to address this
As of 5.14.10 the client key/secret are no longer supported https://developers.zoom.us/changelog/meeting-sdk/android/5.14.10
PR is up #314
> > PR is up #314 > > in PR 314 minSdkVersion is updated to 25. Is it required as this will lead to many devices going out of support?...