Closed mhartington closed 8 years ago
I've been stumped on this as well. It seems like an issue with the rmagick/asciiart native extensions. I put a temporary build without the asciiart gem up here: https://rubygems.org/gems/vimdeck-without-ascii-art.
Install with sudo gem install vimdeck-without-ascii-art
You still get figlet/ascii headers, but it won't do anything with images. Hope that helps for now...
Will hopefully find time to troubleshoot this later and get it working on OS X once again.
Syntax Highlight don't work with vimdeck-without-ascii-art
?
@mhartington try installing latest version of vimdeck (https://github.com/tybenz/vimdeck/releases/tag/v0.3.0). should be working once again.
@marioidival that was an issue with both versions. i need to make the README clearer about a new dependency of SyntaxRange, called ingo-library. Add this to your vim install, and Syntax Range should work for you.
@tybenz So, don't work...
@marioidival sorry. did you try adding the new dependency to your vimrc and it still isn't working?
Sorry for not replying. Everything seems to work fine now :+1:
@mhartington Not a problem. I see you work at Drifty. I worked with Max a little bit on jquery mobile stuff a few years ago. Ionic looks amazing. Will definitely try it out soon!
I'm getting an error trying to install vimdeck on osx, 10.10.3.
Imagemagick version: 6.9.1-6 Ruby version: 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin14]
The error output this log https://gist.github.com/mhartington/21feb682034deab83076
Any ideas?