Ryan Burnette

Results 49 comments of Ryan Burnette

@coolaj86 I really need the themes too, do you think I should do two separate installers or one installer that installs vim-airline and the themes repo?

http://jonas.github.io/tig/

wip, still need to test

@lastlink I'm one of the project authors. This is just a note to self to add it at some point the future. I agree, though! :)

All good :) thank you for keeping an eye out

My solution is to create a jQuery method that removes all existing zoomed images and creates a new one all in one call. Plus I include my options there. Here's...

Good call. I did the same thing and I'm using a Grunt task to `rsync` changed files from `public` to `public.built`. I actually think I like it better as a...

There's a `php.ini` file under `/support/`. Maybe some of those changes should be made there instead of in `wp-config.php` via `set_ini()`. I haven't seen the issue for myself yet, but...