Juan Manuel Cabello
Juan Manuel Cabello
I followed the same palette from the main vim color scheme. You may want to make minor fixes to `s:mono` colors although I think they are fine right now.
Depending of which PHP version is running, a slightly different code is executed in order to adapt the code to the deprecations of `ReflectionParameter::isArray()` and `ReflecionParameter::getClass()`. I've based the modifications...
Added default blockquote and img styles
As discussed on #27, it would be great to have the sharpest image on fullscreen (not only on retina displays Macs, but on all machines). An inspiration to accomplish this...
I started the DevOps Roadmap a couple of weeks ago. Today I tried to continue with it and... Surprise! The topics about SO basic concepts have gone. Although the new...
It seems khinsider.com is now blocking automatic requests to their servers. This adds a random user agent to the request through `fake_useragent` library. Fixes #100 Fixes #101 Fixes #104 Fixes...