Results 7 comments of Bart

did you ever get to looking into this? i ran into the same problem but only just started with arduino so i don't quite get the setupPins function yet :)

I'm running into similar issues and I think the M1 chip is the problem here: https://github.com/iamcco/markdown-preview.nvim/blob/master/app/install.sh#L78-L83 However on an M1 macbook: ``` $ uname -sm Darwin arm64 ``` I'm not...

Disregard that, I'm still not sure what the binary is for, but the suggestion at https://github.com/iamcco/markdown-preview.nvim/issues/319#issuecomment-870231018 to just `yarn install` did the trick for me.

I had this problem several times and fixed it by setting require to false. I don't know if everyone has this issue, but if so, shouldn't the `require: false` part...

Hi, At T-Mobile we are running into the same bug, we've spent some time diving into Horde to see if we could tackle this. Upon inspection of the CRDT state...

Not sure if I did anything weird with my tmux setup but I started using fish last week without any problems (ok not true, but no problems with vim-tmux-runner)

Hi @electic, I no longer develop for IOS in my daily job so I haven't maintained this pod for a while now, you could try running with the master branch...