Sebastian Blei
Sebastian Blei
Same here.
Would be great and I personally could erase the shortcut for the quoted python shortcut out of my .vimrc
I have the same issue as @tgrosinger. But changing the colorscheme does not help. I use solarized dark, looks like this:  slate: ...
Also no way on Ubuntu 14.04.
Got the same problem. @rjcoelho did it. Will open a pull request for fixing this.
Why don't you create an instance? ``` js var exphbs = require('express-handlebars'); var hbs = exphbs.create({ helpers: { foo: function () { return 'FOO!'; } } }); app.engine('handlebars', hbs.engine); ```
Oh, just my fault. I tried to configure the cross-compiler on the _RPi 1 rev. B_, not on my workstation. --- Maybe you can help with another problem: If I...