Elad R
Elad R
First things first - I love the behavior of this plugin. It's exactly what I wanted. Yet, I have two issues: first, is the electric-pair-mode in emacs 24 I just...
I'm using the prez via vagrant work station changed port to 3000, though it shouldn't affect anything changing files doesn't re-render the slide html file... Also, curious. Is there a...
Would be awesome if I can define it via the .liquidpromptrc, and not otherwise hack into the source code.
Slmenu is a neat little feature that simulates dmenu. It's easily installed, and allows you to pipe a list of entries into it, to give a find-as-you-type functionality. When retrieving...
Whenever I run emacsclient -nw, and try to load e2wm, I get this following error: "Symbol's function definition is void: internal--before-with-selected-window" Needless to say, it fails to load all the...
When clicking the "use your own credentials..." link in ChromePass, It lets me pick inputs for custom strings, named #1, #2 etc. How are they associated within the item itself?...
Great plugin. One thing I would like to have, even as an option - don't show blank lines when cycling through headings. Often it appears something along the lines of:...
Is there a way to add handlebars context/data? According to the site, after using `var template = Handlebars.compile($('#faq-template').html());` I can add a context by using `var result = template(data)` But...