Jonathan Dart

Results 12 comments of Jonathan Dart
trafficstars

Since this is the top search result for "Ctrlp no entries" I thought I'd add why ctrlp reported no entries in my case even though it's likely unrelated with this...

Those defaults might be set for a reason, maybe something like the below would be safer. This is **completely untested**! ``` javascript chrome.storage.local.get('active', function(value) { if (!chrome.runtime.lastError) // storage already...

@vitvad How does my above comment look to you?

resolves #36

Oh cool, well, I'd love to see this merged!

What stem type did you find worked best for box switches?

`brew tap jason0x43/homebrew-neovim-nightly && brew cask install neovim-nightly`

Same issue happening to me intermittently,

So this works for me, note I have to escape the payload before turning it into a js string ```php amazon.Pay.renderButton('#AmazonPayButton', { // set checkout environment merchantId: '...', publicKeyId: ,...

+1 looking forward to new release.